Provides implementation for GetMaxTimeoutForRead()()().
Returns the maximum time, in milliseconds, to wait for any data to be received.
Namespace:
ZSDK_API.CommReturns the maximum time, in milliseconds, to wait for any data to be received.
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 |