Click or drag to resize

IBaseEndpointAllowedPingFails Property

How many continous failed pings is allowed before disposing the connection?

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
int AllowedPingFails { get; set; }

Property Value

Type: Int32
See Also