CommunicatorNextReceiveTimeout Field

The count of miliseconds to display error "Reply is invalid or incomplete" if no data comes in time counted from a previos data receive. 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 NextReceiveTimeout

Field Value

Int32

See Also