System.ServiceModel.ManualFlowThrottleLimitReached
System.ServiceModel.ManualFlowThrottleLimitReached
Description
The system reached the limit set for the ManualFlowControlLimit throttle. The throttle value can be changed by modifying the ManualFlowControlLimit property on either the ServiceHost or InstanceContext, as applicable.
This trace is emitted when the manual flow control limit is initially reduced to 0. Subsequent changes to 0 are not traced. Flow control limit on the instance context is traced once for each context.
See Also
Concepts
Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics