 | SessionPropertiesProvisionTimeoutInMsecs Property |
version: 10.22.0
The timeout (in milliseconds) for an endpoint provision or deprovision confirmation.
The valid range is >= 1000.
Default: 3000
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic int ProvisionTimeoutInMsecs { get; set; }
Property Value
Type:
Int32
See Also