TimeoutMilliseconds Property
TimeoutMilliseconds
Gets or sets the timeout (how long to wait before declaring a connection down).
Declaration
public int TimeoutMilliseconds { get; set; }
Property Value
int |
Remarks
Heartbeat will consider that connections that have not received data for the timeout duration, although they should have been pinged, are down.
The timeout should be longer than the period.