Namespace - LJCDBServiceHost
Syntax
C# |
public class DBWindowsService : ServiceBase
|
The DataService windows service.
Remarks
Hosts the Database Service DbService.
Public Methods
#ctor
|
Initializes an object instance.
|
1 Methods
Private Methods
Dispose
|
Clean up any resources being used.
|
InitializeComponent
|
Required method for Designer support - do not modify
the contents of this method with the code editor.
|
OnStart
|
Starts the windows Database service.
|
OnStop
|
Stops the windows Database service.
|
4 Methods
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.