2 references to HandshakeTimeout
NuGet.Protocol (2)
Plugins\ConnectionOptions.cs (1)
138var handshakeTimeoutInSeconds = reader.GetEnvironmentVariable(EnvironmentVariableConstants.HandshakeTimeout);
Plugins\Logging\EnvironmentVariablesLogMessage.cs (1)
23_handshakeTimeout = Read(reader, EnvironmentVariableConstants.HandshakeTimeout);