stopResource()
Stops the specified resource.
Function Definition
ts
function stopResource(name: string): void;
Arguments
- name: string
Returns
- void
Documentation
Alternatively a resource may be stopped through the console by typing the following while the server is running in the console:
stop resource_name