1 write to Connection
System.Net.Requests (1)
System\Net\CommandStream.cs (1)
713Connection = connection;
5 references to Connection
System.Net.Requests (5)
System\Net\CommandStream.cs (5)
409CommandStream stream = state.Connection; 415state.Connection.CloseSocket(); 419state.Connection.MarkAsRecoverableFailure(); 427state.Connection.ReceiveCommandResponseCallback(state, bytesRead); 431state.Connection.Abort(e);