3.2.6.6 End Enhanced CIM Operations
A higher layer can request that enhanced CIM operations be terminated. To terminate all enhanced CIM operations, the client performs the following steps for each row in the CimOperations table.
Send an EmptyXmlMessage over the primary connection, with the following values:
Action Set to "http://schemas.microsoft.com/wbem/wsman/1/wsman/End".
OperationID Set to the OperationID value of the operation.
ResourceURI Set to "http://schemas.microsoft.com/wbem/wsman/1/wsman/FullDuplex".
Release all resources associated with the operation.
Delete the row.