[This is preliminary documentation and is subject to change.]
Returns a singlelton instance of the NOPThrottle
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static NOPThrottle Instance { get; }
public static NOPThrottle Instance { get; }
Public Shared ReadOnly Property Instance As NOPThrottle
Get
Public Shared ReadOnly Property Instance As NOPThrottle
Get
public:
static property NOPThrottle^ Instance {
NOPThrottle^ get ();
}
public:
static property NOPThrottle^ Instance {
NOPThrottle^ get ();
}
static member Instance : NOPThrottle with get
static member Instance : NOPThrottle with get
Property Value
Type:
NOPThrottle