Click or drag to resize

BytesSentEventArgsBytes Property

Gets the bytes sent.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public byte[] Bytes { get; }

Property Value

Type: Byte
The bytes sent.
See Also