TaskLogMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class TaskLogMessage : Microsoft::EnterpriseManagement::Common::MonitoringBaseWithId
[System.Serializable]
public class TaskLogMessage : Microsoft.EnterpriseManagement.Common.MonitoringBaseWithId
type TaskLogMessage = class
inherit MonitoringBaseWithId
Public Class TaskLogMessage
Inherits MonitoringBaseWithId
- Inheritance
-
TaskLogMessage
- Attributes
Properties
| Level |
The batch id of the task that ran. |
| Message |
Who the task is running as. |
| Source |
Who the task was submitted by. |
| TimeAdded |
The time this result was last modified. |
| TimeGenerated |
The time this message was written by the module. |
Methods
| Reconnect(EnterpriseManagementGroup) |
Reconnects the specified management group. |