5.9.11 SERVICE_UNLOAD
Unloads the service and releases resources scoped to the service.
DO NOT use the SERVICE_UNLOAD command when sending a HTTP response. Use the SEND command to create the response and then use the JSM_CLOSE BIF to close the connection. The byte array response returned to JSM Client program by the SEND command will be become the HTTP response.
Syntax:
Command |
Keyword |
Value |
Developer notes |
SERVICE_UNLOAD |
|
|
|
Example
SERVICE_UNLOAD