SyncUiTask Members
Represents a task that starts the user interface of a process and blocks the use of the Administration Console until the task is complete.
The following tables list the members exposed by the SyncUiTask type.
| Name | Description | |
|---|---|---|
| SyncUiTask | Initializes a new instance of the SyncUiTask class with the specified display name and the specified delegate method that performs the action for the task. |
| Name | Description | |
|---|---|---|
|
Description | Gets or sets the description of the Task object.(Inherited from Task) |
|
DisplayName | Gets the display name of the Task object.(Inherited from Task) |
|
Icon | Gets or sets the Icon that is associated with the Task object.(Inherited from Task) |
|
Tag | Gets or sets an object that is used to identify the Task.(Inherited from Task) |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from Task) |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from Task) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: