NevronOpenVision
Nevron.Nov Namespace / NDisposableObject Class / Dispose Method / Dispose(Boolean) Method
true to release managed resource too
In This Topic
    Dispose(Boolean) Method
    In This Topic
    Called to release all unmanaged resource that this object has
    Syntax
    protected abstract void Dispose( 
       System.bool releaseManaged
    )

    Parameters

    releaseManaged
    true to release managed resource too
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also