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