BootstrapperSettingsMessagesPayloadMaxLengthString Property |
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
Namespace:
Crosser.Server
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax public static int PayloadMaxLengthString { get; }
Property Value
Type:
Int32See Also