Microsoft.EnterpriseManagement.Runtime Namespace

Classes

ClientTaskStatusData

A wrapper for data sent to the notification method for notifying client of task status changes.

JobDefinition

Storage class used for submitting and remoting a Job.

MonitoringOverrideableParameter

Represents an override parameter for a module or monitor type.

MonitoringTask

This class represents a MOM MonitoringTask.

MonitoringTaskCredentials

Specifies the base class used for task credentials.

MonitoringTaskResult

This class is obsolete. Please useTaskResult instead .

RuntimeUtilities

A helper class for centralized validation of parameters

TaskConfiguration

Configuration for launching a task.

TaskCredentials

Base class for all credentials.

TaskLogMessage
TaskLogMessageCriteria

TaskResultCriteria criteria.

TaskLogReader

A reader for retrieving task log messages.

TaskResult

This class represents a MOM MonitoringTask result.

TaskResultCriteria

TaskResultCriteria criteria.

TaskResultReader

A reader for retrieving task status.

TaskResultStatus

Collects results of generic tasks.

WindowsTaskCredentials

Implements JobCredentials and includes a full Windows credential set.

Interfaces

ITaskRuntimeManagement

Enables runtime management of tasks.

ITaskRuntimeService

Enums

JobCategory

Enumeration of all possible Job Category.

TaskStatus

Enumeration of all possible Job status values.

Delegates

TaskStatusChangeCallback

The delegate for handling task status change notifications, per batch.