Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes a session and releases all associated memory.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public void Close()
public:
void Close()
member Close : unit -> unit
Public Sub Close
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top