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