IThrottle Try Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Checks whether the current throttle rate limit has not been reached per one unit of measurement. This method is usually used to throttle based on pass count

Namespace: NFX.Throttling
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

bool Try()

Return Value

Type: OnlineBoolean
See Also