10.24.0

FlowPropertiesPROPERTY Enumeration

An enum list of Flow properties.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public enum PROPERTY

Members

BindBlocking0BindBlocking
BindTimeoutInMsecs1BindTimeoutInMsecs
WindowSize4WindowSize
AutoAck5AutoAck
Obsolete.
BindRetries7BindRetries
AckTimerInMsecs8AckTimerInMsecs
AckThreshold9AckThreshold
FlowStartState11FlowStartState
Selector12Selector
AckMode13AckMode
NoLocal14NoLocal
ActiveFlowInd15ActiveFlowInd
MaxUnackedMessages16MaxUnackedMessages
ReplayStartLocation17ReplayStartLocation
Obsolete.
ReplayStartLocationEx17ReplayStartLocationEx
MaxReconnectTries18MaxReconnectTries
ReconnectRetryIntervalMs19ReconnectRetryIntervalMs
RequiredOutcomeFailed20RequiredOutcomeFailed
RequiredOutcomeRejected21RequiredOutcomeRejected

See Also