Click or drag to resize

wclClientConnectionTimeout Property

Gets the connect timeout value.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
public uint Timeout { get; }

Property Value

UInt32
The connect timeout value in milliseconds.
See Also