Table of Contents

Class NullThrottle

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
public class NullThrottle : IThrottle
Inheritance
NullThrottle
Implements
Inherited Members
Extension Methods

Constructors

NullThrottle()

public NullThrottle()

Properties

Instance

public static NullThrottle Instance { get; }

Property Value

NullThrottle

Methods

Release()

public void Release()

WaitAsync()

public Task WaitAsync()

Returns

Task