Table of Contents

Class ComponentDisposedException

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an exception that is thrown when a IRenderedFragmentBase's properties is accessed after the underlying component has been disposed by the renderer.

public sealed class ComponentDisposedException : Exception, ISerializable
Inheritance
ComponentDisposedException
Implements
Inherited Members
Extension Methods

Constructors

ComponentDisposedException(int)

Initializes a new instance of the ComponentDisposedException class.

public ComponentDisposedException(int componentId)

Parameters

componentId int

Id of the disposed component.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.