[This is preliminary documentation and is subject to change.]
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public void RegisterThrottle(
Throttle throttle
)
public void RegisterThrottle(
Throttle throttle
)
Public Sub RegisterThrottle (
throttle As Throttle
)
Public Sub RegisterThrottle (
throttle As Throttle
)
public:
virtual void RegisterThrottle(
Throttle^ throttle
) sealed
public:
virtual void RegisterThrottle(
Throttle^ throttle
) sealed
abstract RegisterThrottle :
throttle : Throttle -> unit
override RegisterThrottle :
throttle : Throttle -> unit abstract RegisterThrottle :
throttle : Throttle -> unit
override RegisterThrottle :
throttle : Throttle -> unit Implements
IThrottling RegisterThrottle(Throttle)