![]() |
IncrementalJob Class |
Namespace: DrawerBackup.Client.Jobs
The IncrementalJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | IncrementalJob | Initializes a new instance of the IncrementalJob class |
Name | Description | |
---|---|---|
![]() | ClientID |
Client ID
(Inherited from ClientJob.) |
![]() | FSManager |
File System
(Inherited from AbstractBackupJob.) |
![]() | Indexer |
Backup Indexer
(Inherited from AbstractBackupJob.) |
![]() | JobWatch |
Current job time watch
(Inherited from ClientJob.) |
![]() | Notifications |
Notifications
(Inherited from ClientJob.) |
![]() | OperationID |
The opened operation ID
(Inherited from ClientJob.) |
![]() | Repository |
Current Repository
(Inherited from AbstractBackupJob.) |
![]() | Server |
Connection to the Server
(Inherited from ClientJob.) |
![]() | Storage |
Current Storage
(Inherited from AbstractBackupJob.) |
![]() | StorageOperationID |
Current storage operation
(Inherited from AbstractBackupJob.) |
![]() | Transfers |
Current transfer queue
(Inherited from AbstractBackupJob.) |
Name | Description | |
---|---|---|
![]() | BuildIndex |
Build the Index
(Inherited from AbstractBackupJob.) |
![]() | CloseOperation | (Inherited from ClientJob.) |
![]() | CloseOperationOnError | (Inherited from ClientJob.) |
![]() | CloseTransfer |
Close the transfer queue
(Inherited from AbstractBackupJob.) |
![]() | CreateEntryFromFile |
Create a entry from a file
(Inherited from AbstractBackupJob.) |
![]() | Dispose | (Inherited from AbstractJob.) |
![]() | DoDispose | (Overrides AbstractBackupJobDoDispose.) |
![]() | DoExecute | (Overrides ClientJobDoExecute(JobInfo).) |
![]() | EntryErrorCatch |
Catch for the entry error
(Inherited from AbstractBackupJob.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Execute | (Inherited from AbstractJob.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFlags | (Overrides AbstractBackupJobGetFlags.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LastOperationID |
The last Operation ID
(Inherited from ClientJob.) |
![]() | LoadIndexer |
Loads the Indexer
(Inherited from AbstractBackupJob.) |
![]() | LoadRepository |
Loads the repository information
(Inherited from AbstractBackupJob.) |
![]() | LoadStorage |
Load the Storage
(Inherited from AbstractBackupJob.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NeedsReportOperation | (Overrides ClientJobNeedsReportOperation.) |
![]() | NeedsServerConn | (Overrides ClientJobNeedsServerConn.) |
![]() | OnCloseOperation | (Inherited from AbstractBackupJob.) |
![]() | OnDispose | (Inherited from ClientJob.) |
![]() | OnExecute | (Inherited from ClientJob.) |
![]() | OpenOperation | (Inherited from ClientJob.) |
![]() | OpenStorage | (Inherited from ClientJob.) |
![]() | OpenTransfer |
Open the transfer queue
(Inherited from AbstractBackupJob.) |
![]() | RegisterStart | (Inherited from AbstractBackupJob.) |
![]() | SaveTransfersReport |
Store the transfer report for debug information
(Inherited from AbstractBackupJob.) |
![]() | SendEntry |
Sends the entry to the server
(Inherited from AbstractBackupJob.) |
![]() | SourceExists |
Check if the source exists
(Inherited from AbstractBackupJob.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Transfer |
Transfer a entry to the storage
(Inherited from AbstractBackupJob.) |
![]() | WaitTransfers | (Inherited from AbstractBackupJob.) |
Name | Description | |
---|---|---|
![]() | ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() | ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |