 | EndpointPropertiesMaxMsgSize Property |
version: 10.21.0
The maximum message size in bytes that can be spooled on this Endpoint.
The default value is 10000000 bytes.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxpublic int? MaxMsgSize { get; set; }
Property Value
Type:
NullableInt32
See Also