TaskLogReader.GetTaskLogMessage Method
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.
Gets the monitoring task result.
public:
Microsoft::EnterpriseManagement::Runtime::TaskLogMessage ^ GetTaskLogMessage();
public Microsoft.EnterpriseManagement.Runtime.TaskLogMessage GetTaskLogMessage ();
member this.GetTaskLogMessage : unit -> Microsoft.EnterpriseManagement.Runtime.TaskLogMessage
Public Function GetTaskLogMessage () As TaskLogMessage
Returns
The monitoring task result.