Represents a task that the windows service will perform on an index directory.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class Task
public class Task
Public Class Task
Public Class Task
public ref class Task
public ref class Task
type Task = class end
type Task = class end
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
Task(String, Int32) |
New instance
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
SendEmail(String, String, Configuration, Int32) |
Sends an email using the properties in configuration
| |
Start()()()() |
Starts the task timers
| |
Stop()()()() |
Stops the task from reoccuring
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
Task |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120