Legend
| Method: void WaitIfNecessary()
Declarationpublic void WaitIfNecessary() SummaryCall this method every time before performing the limited action. If the action would exceed any of the limits, the call will block until the action can be performed without exceeding any limits. |