Task Members

Represents an action that can be performed from the task pane in the Administration Console.

The following tables list the members exposed by the Task type.

  Name Description
public property Description Gets or sets the description of the Task object.
public property DisplayName Gets the display name of the Task object.
public property Icon Gets or sets the Icon that is associated with the Task object.
public property Tag Gets or sets an object that is used to identify the Task.
Top

(see also Protected Methods)
 NameDescription
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
Top

  Name Description
public event Completed Represents an event that is raised when a task either successfully or unsuccessfully completes.
public event Started Represents an event that is raised when the task successfully starts.
Top

Community Additions

Show: