10.24.0

FlowPropertiesAckTimerInMsecs Property

The duration of the flow acknowledgement timer (in milliseconds). The valid range is 20..1500. The default value is 1000.

Definition

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

Property Value

Int32

See Also