Method GetRate
GetRate()
Returns the rate per minute: how many operations should be performed in a minute. If 0 this has no effect.
Declaration
public virtual int GetRate()
Returns
Type | Description |
---|---|
System.Int32 | The rate per min: how many operations should be performed in a minute. |