WorkflowServicesManager.ServiceHealthStatus property

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)

Syntax

'Declaration
Public ReadOnly Property ServiceHealthStatus As WorkflowServiceHealthStatus
    Get
'Usage
Dim instance As WorkflowServicesManager
Dim value As WorkflowServiceHealthStatus

value = instance.ServiceHealthStatus
public WorkflowServiceHealthStatus ServiceHealthStatus { get; }

Property value

Type: Microsoft.SharePoint.Client.WorkflowServices.WorkflowServiceHealthStatus

See also

Reference

WorkflowServicesManager class

WorkflowServicesManager members

Microsoft.SharePoint.Client.WorkflowServices namespace