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