1 write to HandshakeTimeout
NuGet.Protocol (1)
Plugins\ConnectionOptions.cs (1)
103HandshakeTimeout = handshakeTimeout;
2 references to HandshakeTimeout
NuGet.Protocol (2)
Plugins\Connection.cs (1)
184Options.HandshakeTimeout,
Plugins\MessageDispatcher.cs (1)
722return connection.Options.HandshakeTimeout;