FlowPropertiesBindBlocking Property
Controls whether or not to block when creating a flow. When set to true, the create flow
operation blocks awaiting appliance's response. The default value is true.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public bool BindBlocking { get; set; }
Property Value
Boolean