[This is preliminary documentation and is subject to change.]
Register this instance with throttling container
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public void Register(
IThrottling throttling
)
public void Register(
IThrottling throttling
)
Public Sub Register (
throttling As IThrottling
)
Public Sub Register (
throttling As IThrottling
)
public:
virtual void Register(
IThrottling^ throttling
) sealed
public:
virtual void Register(
IThrottling^ throttling
) sealed
abstract Register :
throttling : IThrottling -> unit
override Register :
throttling : IThrottling -> unit abstract Register :
throttling : IThrottling -> unit
override Register :
throttling : IThrottling -> unit Implements
IThrottle Register(IThrottling)