Click or drag to resize

Messages Properties

The BootstrapperSettingsMessages type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCallbackIdMaxLength
The max length of the callbackid used in RPC
Public propertyStatic memberHiMaxLength
Max length of the HI message
Public propertyStatic memberPayloadMaxLength
Max payload length
Public propertyStatic memberPayloadMaxLengthString
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
Top
See Also