ThrottlingService Item Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Resolve a throttle instance by name

Namespace: NFX.Throttling
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public IThrottle this[
	string name
] { get; }

Property Value

Type: IThrottle

Implements

IThrottling Item String 
See Also