3 references to Write
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
308
Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.
Write
);
649
thisPtr.Abort(TraceEventType.Warning, SR.Format(SR.SocketAbortedSendTimedOut, thisPtr._asyncSendTimeout), TransferOperation.
Write
);
672
TransferOperation.
Write
, _aborted, _timeoutErrorString, _timeoutErrorTransferOperation, this, remainingTime);