Property | Type | Description | |
---|---|---|---|
LoopData |
Method | Description | |
---|---|---|
Start ( ) : void |
Start the service
|
|
Stop ( ) : void |
Stop the service
|
Method | Description | |
---|---|---|
AbstractService ( ) : System | ||
GetLoopData ( ) : |
||
GetModules ( ) : IModule[] | ||
GetSleepTime ( ) : int? |
|
|
Load ( ) : void | ||
ModuleLooper ( ) : void |
Loop through all the modules until an update or shutdown is pending
|
|
Unload ( ) : void |
Method | Description | |
---|---|---|
BootStrapModules ( ) : void |
protected abstract GetLoopData ( ) : |
||
return |
protected abstract GetModules ( ) : IModule[] | ||
return | IModule[] |