Windows Service classes
| C# | Visual Basic | Visual C++ |
namespace Keyoti.SearchEngine.WindowsService
Namespace Keyoti.SearchEngine.WindowsService
namespace Keyoti.SearchEngine.WindowsService
| All Types | Classes | Delegates |
| Icon | Type | Description |
|---|---|---|
| Configuration |
Stores settings for the service.
| |
| ServiceConfiguration..::.IndexDirectoriesDataTable | ||
| ServiceConfiguration..::.IndexDirectoriesRow | ||
| ServiceConfiguration..::.IndexDirectoriesRowChangeEvent | ||
| ServiceConfiguration..::.IndexDirectoriesRowChangeEventHandler | ||
| ServiceConfiguration..::.IndexDirectoryDataTable | ||
| ServiceConfiguration..::.IndexDirectoryRow | ||
| ServiceConfiguration..::.IndexDirectoryRowChangeEvent | ||
| ServiceConfiguration..::.IndexDirectoryRowChangeEventHandler | ||
| ServiceConfiguration | ||
| Task |
Represents a task that the windows service will perform on an index directory.
|