Click or drag to resize

BootstrapperSettingsMessagesCallbackIdMaxLength Property

The max length of the callbackid used in RPC

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

Property Value

Type: Int32
See Also