Share via


CimBaseCommand.DisposeInternal Method ()

 

Disposes of all managed and unmanaged resources.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Syntax

protected virtual void DisposeInternal()
protected:
virtual void DisposeInternal()
abstract DisposeInternal : unit -> unit
override DisposeInternal : unit -> unit
Protected Overridable Sub DisposeInternal

See Also

CimBaseCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top