Solclient
FlowPropertiesPROPERTY Enumeration |
An enum list of Flow properties.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BindBlocking | 0 | BindBlocking | |
BindTimeoutInMsecs | 1 | BindTimeoutInMsecs | |
WindowSize | 4 | WindowSize | |
AutoAck | 5 | Obsolete. AutoAck | |
BindRetries | 7 | BindRetries | |
AckTimerInMsecs | 8 | AckTimerInMsecs | |
AckThreshold | 9 | AckThreshold | |
FlowStartState | 11 | FlowStartState | |
Selector | 12 | Selector | |
AckMode | 13 | AckMode | |
NoLocal | 14 | NoLocal | |
ActiveFlowInd | 15 | ActiveFlowInd | |
MaxUnackedMessages | 16 | MaxUnackedMessages |
See Also