 | SessionPropertiesSubscribeConfirmTimeoutInMsecs Property |
version: 10.22.0
The timeout (in milliseconds) for an add or remove subscription confirmation.
The valid range is >= 1000.
Default: 10000
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic int SubscribeConfirmTimeoutInMsecs { get; set; }
Property Value
Type:
Int32
See Also