Service :: ShouldRun |
01 | Returns true as long as the Run() method should continue to work. |
02 |
[*] bool ShouldRun(); |
03 |
Return Values: True as long as the service should continue to run. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: ArchService Sub-System, Service |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |