Reads all the available data from the connection. This call is non-blocking.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax array<unsigned char>^ Read()
Return Value
Type:
ByteData read from the connection.
Exceptions See Also