[This is preliminary documentation and is subject to change.]
Checks whether the current throttle rate limit has not been reached
for the provided value. This method is usually used to throttle based
on values like financial amounts, data volumes, user counts, etc.
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- value
- Type:
System Double
Return Value
Type:
See Also