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.
Asynchronously deletes an instance on the server represented by the session.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
DeleteInstanceAsync(CimInstance) | Asynchronously deletes an instance on the server represented by the session. |
![]() |
DeleteInstanceAsync(String, CimInstance) | Asynchronously deletes an instance on the server represented by the session. |
![]() |
DeleteInstanceAsync(String, CimInstance, CimOperationOptions) | Asynchronously deletes an instance on the server represented by the session. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top