CimSession.Close Method ()
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