StopHttpApi
Stop the HTTP API service.
int StopHttpApi()
Parameters
none
Return Value
int – 0 if success.
Example
// example
StopHttpApi();
Last updated
Was this helpful?
Stop the HTTP API service.
int StopHttpApi()
none
int – 0 if success.
// example
StopHttpApi();
Last updated
Was this helpful?