IThrottling UnregisterThrottle Method NFX Class Library

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

Unregister a throttle from this throttling container

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

bool UnregisterThrottle(
	Throttle throttle
)

Return Value

Type: OnlineBoolean
True if throttle was successfully unregistered
See Also