[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual IThrottling Throttling { get; set; }
public virtual IThrottling Throttling { get; set; }
Public Overridable Property Throttling As IThrottling
Get
Set
Public Overridable Property Throttling As IThrottling
Get
Set
public:
virtual property IThrottling^ Throttling {
IThrottling^ get ();
void set (IThrottling^ value);
}
public:
virtual property IThrottling^ Throttling {
IThrottling^ get ();
void set (IThrottling^ value);
}
abstract Throttling : IThrottling with get, set
override Throttling : IThrottling with get, set
abstract Throttling : IThrottling with get, set
override Throttling : IThrottling with get, set
Property Value
Type:
IThrottlingImplements
IApplication Throttling