10.24.0

SessionPropertiesModifyPropertyTimeoutInMsecs Property

Maximum amount of time (in milliseconds) to wait for session property modification. Default: 100000 (10 seconds)

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int ModifyPropertyTimeoutInMsecs { get; set; }

Property Value

Int32

See Also