Assembly: EPiServer.Framework (in EPiServer.Framework.dll) Version: 10.10.5.0 (10.10.5.0)
C# |
---|
public abstract class TaskMonitor |
Component that monitors task that are trackable (that is associated with a TrackingToken).
Name | Summary | Status |
---|---|---|
GetStatus(TrackingToken) | Retrieves a the specific TaskInformation that is associated with trackingToken. | public, abstract |
GetStatus(TResult)(TrackingToken) | Retrieves a the specific TaskInformation<(Of <(<'T>)>)> that is associated with trackingToken. | public |
TaskMonitor Constructor | Initializes a new instance of the TaskMonitor class | protected |