FlowPropertiesActiveFlowInd Property
When a Flow has the Active Flow Indication property enabled, the application will receive flow events when the
flow becomes active, or inactive. If the underlying session capabilities indicate that the appliance does not
support active flow indications, then ISession.CreateFlow() will fail immediately and
set the subCode
ActiveFlowIndicationUnsupported
Default: false
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public bool ActiveFlowInd { get; set; }
Property Value
Boolean