Table of Contents

Class PluginConstants

Namespace
NuGet.Protocol.Plugins
Assembly
NuGet.Protocol.dll
public static class PluginConstants
Inheritance
PluginConstants
Inherited Members

Fields

CloseTimeout

public static readonly TimeSpan CloseTimeout

Field Value

TimeSpan

IdleTimeout

public static readonly TimeSpan IdleTimeout

Field Value

TimeSpan

PluginArguments

public static readonly IEnumerable<string> PluginArguments

Field Value

IEnumerable<string>

ProgressInterval

public static readonly TimeSpan ProgressInterval

Field Value

TimeSpan

RequestTimeout

public static readonly TimeSpan RequestTimeout

Field Value

TimeSpan