AbstractMsgManager StopQueuing Method CleanCode C# Libraries v1.2.03 API
Stops queuing.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void StopQueuing()
Remarks

Any collected messages will be immediately output en masse with a user-defined method, then the queue will be reset.
See Also