4 references to Write
System.ServiceModel (4)
System\ServiceModel\Channels\SocketConnection.cs (4)
259
SR.GetString(SR.SocketAbortedSendTimedOut, thisPtr.asyncSendTimeout), TransferOperation.
Write
);
684
TransferOperation.
Write
, this.aborted, this.timeoutErrorString, this.timeoutErrorTransferOperation, this, remainingTime);
894
Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.
Write
);
1053
Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.
Write
);