ObjectDisposedException Class

The exception that is thrown when an operation is performed on a disposed object.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

[SerializableAttribute]
public class ObjectDisposedException : SystemException

Version Information

Available in the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.

See Also

Reference

ObjectDisposedException Members
System Namespace