Click or drag to resize

BytesReceivedEventArgsBytes Property

Gets the bytes received.

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 received.
See Also