Class ShutdownServerClient
Constructors
constructor
- new ShutdownServerClient(hostname: string, credentials?: null | {}, options?: null | {}): ShutdownServerClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodInfoStop
options_
options_: null | {}
Methods
stop
Parameters
Parameters