System\ServiceModel\Channels\SocketConnection.cs (8)
162Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.Undefined);
279Abort(null, TransferOperation.Undefined);
297Abort(traceEventType, null, TransferOperation.Undefined);
574Exception exceptionToThrow = ConvertObjectDisposedException(objectDisposedException, TransferOperation.Undefined);
592this.GetType().ToString(), SR.GetString(SR.SocketConnectionDisposed)), TransferOperation.Undefined), ExceptionEventType);
602this.GetType().ToString(), SR.GetString(SR.SocketConnectionDisposed)), TransferOperation.Undefined), ExceptionEventType);
696TransferOperation.Undefined, false, null, TransferOperation.Undefined, null, TimeSpan.MaxValue);