Simias::Service::ProcessServiceTest Class Reference
Summary description for Class1.
More...
List of all members.
|
Protected Member Functions |
| override void | Start () |
| | Called to start the service.
|
| override void | Stop () |
| | Called to stop the service.
|
| override void | Pause () |
| | Called to pause the service.
|
| override void | Resume () |
| | Called to resume the service.
|
| override void | Custom (int messageId, string message) |
| | Called to control the service. This is service defines behavior.
|
Detailed Description
Summary description for Class1.
Member Function Documentation
| override void Simias::Service::ProcessServiceTest::Start |
( |
|
) |
[inline, protected, virtual] |
| override void Simias::Service::ProcessServiceTest::Stop |
( |
|
) |
[inline, protected, virtual] |
| override void Simias::Service::ProcessServiceTest::Pause |
( |
|
) |
[inline, protected, virtual] |
| override void Simias::Service::ProcessServiceTest::Resume |
( |
|
) |
[inline, protected, virtual] |
| override void Simias::Service::ProcessServiceTest::Custom |
( |
int |
message, |
|
|
string |
data | |
|
) |
| | [inline, protected, virtual] |
Called to control the service. This is service defines behavior.
- Parameters:
-
| message | The custom message number. |
| data | A string that can have extra data. |
Implements Simias::Service::BaseProcessService.
The documentation for this class was generated from the following file:
- src/core/Service/ProcessServiceTest/ProcessServiceTest.cs