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