|
IDeamon Interface |
Deamon Interface
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic interface class IDeamon
type IDeamon = interface end
The IDeamon type exposes the following members.
Methods
| Name | Description |
---|
 | Start |
Start the deamon
|
 | Stop |
Stop the Deamon
|
Top
See Also