Controls the flow of method calls. If you have a method that may be called often, but you don't want it to run often, use this.
Private
Request a call on the callback.
If true, the callback will be called immediately.
Dispose of this object.
Generated using TypeDoc
Controls the flow of method calls. If you have a method that may be called often, but you don't want it to run often, use this.