Skip to content

RestartResource element (Util extension)

Registers a resource with the Restart Manager.

Attributes

Id

string

The unique identifier for this resource. A unique identifier will be generated automatically if not specified.

Path

string

The full path to the process module to register with the Restart Manager. This can be a formatted value that resolves to a full path.

ProcessName

string

The name of a process to register with the Restart Manager. This can be a formatted value that resolves to a process name.

ServiceName

string

The name of a Windows service to register with the Restart Manager. This can be a formatted value that resolves to a service name.

Parents