Click or drag to resize
JobOperationManager Methods

The JobOperationManager type exposes the following members.

Methods
  Name Description
Public method All (Inherited from DataManagerTEntity.)
Public method AllocateEntry
Allocate the entry into the server database
Public method Any (Inherited from DataManagerTEntity.)
Public method Any(ExpressionFuncTEntity, Boolean) (Inherited from DataManagerTEntity.)
Public method Close (Inherited from DataManagerTEntity.)
Public method Count (Inherited from DataManagerTEntity.)
Public method Dispose (Inherited from DataManagerTEntity.)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method FixUnfinishedOperations
Corrects all operations that have not been finalized
Public method GetBackupEntries
Get all entries for a Job operation
Public method GetClientOperations
Enumerate all jobs for the client
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetLastEvent
Get the last event of a operation
Public method GetManager (Inherited from DataManagerTEntity.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasEntryWithChecksum
Search if a entry in the backup from the last full backup, and all the after backups.
Public method Load (Inherited from DataManagerTEntity.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method OpenOperation
Open a new job to the client
Public method OpenQuery (Inherited from DataManagerTEntity.)
Public method RegisterEvent
Register a Event of a Entry in a Job
Public method Remove (Inherited from DataManagerTEntity.)
Public method RemoveAny
Remove any with the predicate
(Inherited from DataManagerTEntity.)
Public method RemoveEntry
Remove a entry from the database
Public method SaveOrUpdate (Inherited from DataManagerTEntity.)
Public method Search (Inherited from DataManagerTEntity.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UpdateJobFlags
Update the job flags
Public method UpdateJobState
Update the Job State
Public method UpdateProgress
Update the progress of a entry
Top
Extension Methods
See Also