Click or drag to resize

BootstrapperSettingsEnabledProtocols Property

The enabled ProtocolVersion. This is read-only in the current release and only V1 is enabled

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static ProtocolVersion EnabledProtocols { get; }

Property Value

Type: ProtocolVersion
See Also