![]() |
RestoreJob Class |
Namespace: DrawerBackup.Client.Jobs
The RestoreJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | RestoreJob | Initializes a new instance of the RestoreJob class |
Name | Description | |
---|---|---|
![]() | ClientID |
Client ID
(Inherited from ClientJob.) |
![]() | JobWatch |
Current job time watch
(Inherited from ClientJob.) |
![]() | Notifications |
Notifications
(Inherited from ClientJob.) |
![]() | OperationID |
The opened operation ID
(Inherited from ClientJob.) |
![]() | Server |
Connection to the Server
(Inherited from ClientJob.) |
Name | Description | |
---|---|---|
![]() | CloseOperation | (Inherited from ClientJob.) |
![]() | CloseOperationOnError | (Inherited from ClientJob.) |
![]() | Dispose | (Inherited from AbstractJob.) |
![]() | DoDispose | (Overrides ClientJobDoDispose.) |
![]() | DoExecute | (Overrides ClientJobDoExecute(JobInfo).) |
![]() | 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.) |
![]() | 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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NeedsReportOperation | (Overrides ClientJobNeedsReportOperation.) |
![]() | NeedsServerConn | (Overrides ClientJobNeedsServerConn.) |
![]() | OnCloseOperation | (Overrides ClientJobOnCloseOperation.) |
![]() | OnDispose | (Inherited from ClientJob.) |
![]() | OnExecute | (Inherited from ClientJob.) |
![]() | OpenOperation | (Inherited from ClientJob.) |
![]() | OpenStorage | (Inherited from ClientJob.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.) |