TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.FlowControlEnabled Property

Indicates whether or not flow control is enabled.

public bool FlowControlEnabled {get;}

Remarks

Flow control involves limiting the rate of publication of messages when receivers are unable to keep up with the publisher(s). For a destination to be flow controlled, lowControlEnabled must be true and a FlowControlMaxBytes must return a non-zero value.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace