Class ProtocolConstants
- Namespace
- NuGet.Protocol.Plugins
- Assembly
- NuGet.Protocol.dll
public static class ProtocolConstants
- Inheritance
-
ProtocolConstants
- Inherited Members
-
Fields
CurrentVersion
public static readonly SemanticVersion CurrentVersion
Field Value
- SemanticVersion
HandshakeTimeout
public static readonly TimeSpan HandshakeTimeout
Field Value
- TimeSpan
MaxTimeout
public static readonly TimeSpan MaxTimeout
Field Value
- TimeSpan
MinTimeout
public static readonly TimeSpan MinTimeout
Field Value
- TimeSpan
RequestTimeout
public static readonly TimeSpan RequestTimeout
Field Value
- TimeSpan
Version100
public static readonly SemanticVersion Version100
Field Value
- SemanticVersion