TcpListenerTcpReadTimeout Field

Index of the parameter "ReadTimeout" in the ListenerParams. Timeout is in milliceconds.

Definition

Namespace: OddPrg.Communication.Tcp
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public const int TcpReadTimeout = 2

Field Value

Int32

See Also