[This is preliminary documentation and is subject to change.]
This exception is thrown from DisposableObject.EnsureObjectNotDisposed() method
System Object
System Exception NFX NFXException NFX DisposedObjectExceptionNamespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class DisposedObjectException : NFXException
[SerializableAttribute]
public class DisposedObjectException : NFXException
<SerializableAttribute>
Public Class DisposedObjectException
Inherits NFXException
<SerializableAttribute>
Public Class DisposedObjectException
Inherits NFXException
[SerializableAttribute]
public ref class DisposedObjectException : public NFXException
[SerializableAttribute]
public ref class DisposedObjectException : public NFXException
[<SerializableAttribute>]
type DisposedObjectException =
class
inherit NFXException
end
[<SerializableAttribute>]
type DisposedObjectException =
class
inherit NFXException
end