 | SessionPropertiesADPublishWindowSize Property |
version: 10.22.0
The publisher window size for Guaranteed messages. The Guaranteed Message Publish
Window Size property limits the maximum number of messages that can be published
before the API must receive an acknowledgement from the appliance.
Default: 50.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic int ADPublishWindowSize { get; set; }
Property Value
Type:
Int32
See Also