 | BytesReceivedEventArgs Class |
Provides data for the BytesReceived event.
Inheritance Hierarchy
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic class BytesReceivedEventArgs : EventArgs
The BytesReceivedEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Bytes |
Gets the bytes received.
|
Top
See Also