1 write to Connection
System.Net.Requests (1)
System\Net\CommandStream.cs (1)
720Connection = connection;
5 references to Connection
System.Net.Requests (5)
System\Net\CommandStream.cs (5)
411CommandStream stream = state.Connection; 417state.Connection.CloseSocket(); 421state.Connection.MarkAsRecoverableFailure(); 429state.Connection.ReceiveCommandResponseCallback(state, bytesRead); 433state.Connection.Abort(e);