'Declaration Public ReadOnly Property IsDisposed As Boolean
public bool IsDisposed { get; }
public: __property bool get_IsDisposed();
Property Value
true - this object is disposed; otherwise, false .
'Declaration Public ReadOnly Property IsDisposed As Boolean
public bool IsDisposed { get; }
public: __property bool get_IsDisposed();
Target Platforms: .NET 7; .NET 6; .NET 5; .NET Core 3.1; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5