Mono Class Library: Mono.Unix.UnixClient Overview | Members

Mono.Unix.UnixClient.SendTimeout Property

The amount of time to wait when sending data once a write has started. [Edit]

public int SendTimeout { set; get; }

Value

Amount of time to wait, in milliseconds. The default is 0, which means no timeout. [Edit]

Exceptions

TypeReason
ObjectDisposedException Instance has been disposed. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0