Ending a Shared Service

To cancel an entire Shared Service, use the Administration tool (at Services > Servides > Service Session Admin) or the Web Service Admin interface. When a client cancels a Shared Service instance, it cancels only the tasks it submitted; other clients' tasks continue. The Shared Service becomes inactive when the last client detaches from the Service. The inactive Service closes after waiting for the amount of time specified by SHARED_SERVICE_INACTIVITY_KEEP_ALIVE_TIME. If this variable is not set or has a value of 0, the Service closes immediately.