Share via


RemoveCimSessionCommand Constructor ()

 

Constructs an instance that allows the user to remove one or more CIM sessions.

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

Syntax

public RemoveCimSessionCommand()
public:
RemoveCimSessionCommand()
new : unit -> RemoveCimSessionCommand
Public Sub New

See Also

RemoveCimSessionCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top