![]() |
ClientJob Class |
Namespace: DrawerBackup.Client.Jobs
The ClientJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientID |
Client ID
|
![]() | JobWatch |
Current job time watch
|
![]() | Notifications |
Notifications
|
![]() | OperationID |
The opened operation ID
|
![]() | Server |
Connection to the Server
|
![]() ![]() | ServerSettings |
Current Server Settings
|
Name | Description | |
---|---|---|
![]() | CloseOperation | |
![]() | CloseOperationOnError | |
![]() | Dispose | (Inherited from AbstractJob.) |
![]() | DoDispose | |
![]() | DoExecute | |
![]() | 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.) |
![]() ![]() | GetClientSettings |
Returns the settings for a DbClient 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
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NeedsReportOperation | |
![]() | NeedsServerConn | |
![]() | OnCloseOperation |
When the operation closes
|
![]() | OnDispose | (Overrides AbstractJobOnDispose.) |
![]() | OnExecute | (Overrides AbstractJobOnExecute(JobInfo).) |
![]() | OpenOperation | |
![]() | OpenStorage | |
![]() | 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.) |