[This is preliminary documentation and is subject to change.]
References the Throttling that this instance is registered with
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IThrottling Throttling { get; }
public IThrottling Throttling { get; }
Public ReadOnly Property Throttling As IThrottling
Get
Public ReadOnly Property Throttling As IThrottling
Get
public:
property IThrottling^ Throttling {
IThrottling^ get ();
}
public:
property IThrottling^ Throttling {
IThrottling^ get ();
}
member Throttling : IThrottling with get
member Throttling : IThrottling with get
Property Value
Type:
IThrottling