ServiceDelete

Declaration
long serviceDelete(Service service)
Required Header service.h
Description

ServiceDelete alerts all threads that they should end, waits for all threads to end, and frees the memory allocated to service.

Return Values
MPIMessageOK if serviceDelete successfully deletes a Service object and invalidates its handle
See Also ServiceCreate