Click or drag to resize

FlowPropertiesPROPERTY Enumeration

version: 10.22.0
An enum list of Flow properties.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public enum PROPERTY
Members
  Member nameValueDescription
BindBlocking0BindBlocking
BindTimeoutInMsecs1BindTimeoutInMsecs
WindowSize4WindowSize
AutoAck5 Obsolete. AutoAck
BindRetries7BindRetries
AckTimerInMsecs8AckTimerInMsecs
AckThreshold9AckThreshold
FlowStartState11FlowStartState
Selector12Selector
AckMode13AckMode
NoLocal14NoLocal
ActiveFlowInd15ActiveFlowInd
MaxUnackedMessages16MaxUnackedMessages
ReplayStartLocation17 Obsolete. ReplayStartLocation
ReplayStartLocationEx17ReplayStartLocationEx
MaxReconnectTries18MaxReconnectTries
ReconnectRetryIntervalMs19ReconnectRetryIntervalMs
RequiredOutcomeFailed20RequiredOutcomeFailed
RequiredOutcomeRejected21RequiredOutcomeRejected
See Also