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