1 write to aborted
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
315aborted = true;
4 references to aborted
System.ServiceModel (4)
System\ServiceModel\Channels\SocketConnection.cs (4)
684TransferOperation.Write, this.aborted, this.timeoutErrorString, this.timeoutErrorTransferOperation, this, remainingTime); 690TransferOperation.Read, this.aborted, this.timeoutErrorString, this.timeoutErrorTransferOperation, this, remainingTime); 705else if (this.aborted) 1397if (this.readBuffer != null && !this.aborted)