Share via


TaskTracker Members

Include Protected Members
Include Inherited Members

Tracks the divided input work and is the object sender for the ExcelServicesJob.TaskCompletedEventHandler delegate.

The TaskTracker type exposes the following members.

Constructors

  Name Description
Public method TaskTracker

Top

Methods

  Name Description
Public method Dispose
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field CCSTask Represents the Task associated with this TaskTracker object.
Public field ExcelWork Represents the ExcelServicesWork object associated with the tracker deserialized from the XML serialization file.
Public field TaskCompleted Indicates whether the task is complete or not.
Public field TasksRemaining Represents the ITask associated with this TaskTracker object.
Public field Timestamp Represents the timestamp used internally within the cluster CheckAnyTask(Int32, Object) code to determine updates to the task.
Public field XmlSerializationFile Represents the XML serialization file associated with the current instance's compute task.

Top

See Also

Reference

TaskTracker Class

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace