3 references to ConvertSendException
System.ServiceModel (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
570
ConvertSendException
(socketException, TimeSpan.MaxValue, this.socketSyncSendTimeout), ExceptionEventType);
890
ConvertSendException
(socketException, TimeSpan.MaxValue, this.asyncSendTimeout), ExceptionEventType);
950
this.asyncWriteException =
ConvertSendException
(socketException, TimeSpan.MaxValue, this.asyncSendTimeout);