Click or drag to resize

ICrosserEndpointAuthTimeout Property

If the endpoint does not AuthRequired the client need to provide information within the timeout. If no information is provided the connection will be terminated

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

Property Value

Type: Int32
See Also