Click or drag to resize

BootstrapperSettings Class

Configuration for the server
Inheritance Hierarchy
SystemObject
  Crosser.ServerBootstrapperSettings

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static class Settings

The BootstrapperSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnabledProtocols
The enabled ProtocolVersion. This is read-only in the current release and only V1 is enabled
Top
See Also