Skip to content
On this page

restartResource()

Restarts the specified resource.

Function Definition

ts
function restartResource(name: string): void;

Arguments

  • name: string

Returns

  • void

Documentation

Alternatively a resource may be restarted through the console by typing the following while the server is running in the console:

restart resource_name

Documentation Created with ❤️ by Stuyk