ProcessHostedService interface

A service hosted by a process.

Properties

displayName

The service's display name.

name

The name of the service.

Property Details

displayName

The service's display name.

displayName?: string

Property Value

string

name

The name of the service.

name?: string

Property Value

string