BootstrapperSettingsMessages Class |
Namespace: Crosser.Server
public static class Messages
The BootstrapperSettingsMessages type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CallbackIdMaxLength |
The max length of the callbackid used in RPC
|
![]() ![]() | HiMaxLength |
Max length of the HI message
|
![]() ![]() | PayloadMaxLength |
Max payload length
|
![]() ![]() | PayloadMaxLengthString |
The PayloadMaxLength represented as a string to create the correct array size for reading payload size.
For example 512 is length 3 and 1024 is length 4
|