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