|
| override void | OnStart (string[] args) |
| | The service controller call to initialize and start the hosted component. More...
|
| |
| override void | OnStop () |
| | The service controller call to end More...
|
| |
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
◆ Dispose()
| override void Apac.ApacService.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
◆ OnStart()
| override void Apac.ApacService.OnStart |
( |
string[] |
args | ) |
|
|
inlineprotected |
The service controller call to initialize and start the hosted component.
- Parameters
-
| args | The arguments from the command line. |
◆ OnStop()
| override void Apac.ApacService.OnStop |
( |
| ) |
|
|
inlineprotected |
The service controller call to end
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/apac/APAC/ApacService/ApacService.cs
- /var/lib/jenkins/workspace/apac/APAC/ApacService/ApacService.Designer.cs