Click or drag to resize

BootstrapperSettingsEndpointsInteractive Property

If true the endpoints will have interactive mode on by default. This means that every valid operation will be confirmed with a +OK message

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

Property Value

Type: Boolean
See Also