NetworkComms ConnectionAliveTestTimeoutMS Property NetworkComms.Net Help
Time to wait in milliseconds before assuming a remote connection is dead when doing a connection test. Default is 1000.

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

public static int ConnectionAliveTestTimeoutMS { get; set; }

Property Value

Type: OnlineInt32
See Also