Provides implementation for GetMaxTimeoutForRead()()().
Returns the maximum time, in milliseconds, to wait for any data to be received.

Namespace:  ZSDK_API.Comm
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public int GetMaxTimeoutForRead()
Visual Basic (Declaration)
Public Function GetMaxTimeoutForRead As Integer

Implements

ZebraPrinterConnection..::.GetMaxTimeoutForRead()()()

See Also