public int Backoff( int pressure, int capacity )
Public Function Backoff ( _ pressure As Integer, _ capacity As Integer _ ) As Integer
public: int^ Backoff( int^ pressure, int^ capacity )