FlowPropertiesFlowStartState Property
Controls whether the flow should be created in a "start" or "stop" state with respect to receiving messages.
Flow start/stop state can be changed later through
Start or
Stop.
Default: true
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public bool FlowStartState { get; set; }
Property Value
Boolean