2 references to Abort
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
79
Abort
(TraceEventType.Warning, timeoutErrorString, transferOperation);
613
thisPtr.
Abort
(TraceEventType.Warning, SR.Format(SR.SocketAbortedSendTimedOut, thisPtr._asyncSendTimeout), TransferOperation.Write);