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