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