3.2.5.3 DeleteService

Once the server receives the DeleteService message from the client, it stops processing service requests and cleans up the service. (See figure in section 3.1.)

If this event occurs while the server is in the Accepting Messages state, the client MUST move to Finish state and return S_OK(0x00000000). Otherwise, the client returns an appropriate error code from the set of error codes defined in section 2.2.2.5.