Click or drag to resize

BootstrapperSettingsEndpointsRegisterDefaultHttpEndpoint Property

Will configure a http endpoint if true. Default is true

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

Property Value

Type: Boolean
See Also