1 write to connectFailure
System (1)
net\System\Net\ServicePoint.cs (1)
1436
state.
connectFailure
= connectFailure;
1 reference to connectFailure
System (1)
net\System\Net\ServicePoint.cs (1)
1240
ws = state.servicePoint.ConnectSocketInternal(state.
connectFailure
, state.s4, state.s6, ref socket, ref address, state, asyncResult, out innerException);