3 references to Read
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
226
Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.
Read
);
640
thisPtr.Abort(SR.Format(SR.SocketAbortedReceiveTimedOut, thisPtr._asyncReceiveTimeout), TransferOperation.
Read
);
678
TransferOperation.
Read
, _aborted, _timeoutErrorString, _timeoutErrorTransferOperation, this, remainingTime);