NetworkComms ConnectionEstablishTimeoutMS Property NetworkComms.Net Help
Time to wait in milliseconds before throwing an exception when waiting for a connection to be established. Default is 30000.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static int ConnectionEstablishTimeoutMS { get; set; }

Property Value

Type: OnlineInt32
See Also