AP&C API Reference
Protected Member Functions | List of all members
Apac.ApacService Class Reference
Inheritance diagram for Apac.ApacService:

Protected Member Functions

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...
 

Member Function Documentation

◆ Dispose()

override void Apac.ApacService.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue 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
argsThe 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: