BinaryDataEventArgs VB.NET Reference Documentation

BinaryDataEventArgs

Current Version: 9.5.0.72

Provides data for the OnBinaryData event.

Properties

Data
Data As Byte() (ReadOnly)

The binary data conveyed by the event.

top