CommunicatorStartReceiveTimeout Field

The count of miliseconds to display error "Device is not responding" if no data comes after sending a request. It can be computed using GetDefaultStartReceiveTimeout method. It is applied only if CheckTimeout is set to true.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public int StartReceiveTimeout

Field Value

Int32

See Also