Share via


GetCimSessionCommand Constructor ()

 

Constructor for the GetCimSessionCommand class. The command returns zero or more CimSession objects that represent connections with remote computers established from the current Windows PowerShell session.

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

Syntax

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

See Also

GetCimSessionCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top