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.14.1989
Syntaxarray<unsigned char>^ Read()
Return Value
Type: 
ByteData read from the connection.
Exceptions
See Also