MonitoringState.Recalculate 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.
Recalculates the state of the given monitor for this monitoring object.
public:
Microsoft::EnterpriseManagement::Runtime::TaskResult ^ Recalculate();
public Microsoft.EnterpriseManagement.Runtime.TaskResult Recalculate ();
member this.Recalculate : unit -> Microsoft.EnterpriseManagement.Runtime.TaskResult
Public Function Recalculate () As TaskResult
Returns
A TaskResult object.