Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void WaitIfNecessary()

Declaration

public void WaitIfNecessary()

Summary

Call 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.