|
StorageDeamonDeamonJobType Method |
Namespace: DrawerBackup.StorageAssembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected override JobKind DeamonJobType()
Protected Overrides Function DeamonJobType As JobKind
protected:
virtual JobKind DeamonJobType() override
abstract DeamonJobType : unit -> JobKind
override DeamonJobType : unit -> JobKind
Return Value
Type:
JobKind
See Also