ConnectionBytesAvailable Method
|
Returns an estimate of the number of bytes that can be read from this connection without blocking.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax Function BytesAvailable As Integer
Return Value
Int32The estimated number of bytes available.
Exceptions See Also