WorkflowServicesContext.QueueRetryMaximumPause property

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

Syntax

'Declaration
Public ReadOnly Property QueueRetryMaximumPause As Integer
    Get
'Usage
Dim instance As WorkflowServicesContext
Dim value As Integer

value = instance.QueueRetryMaximumPause
public int QueueRetryMaximumPause { get; }

Property value

Type: System.Int32

See also

Reference

WorkflowServicesContext class

WorkflowServicesContext members

Microsoft.SharePoint.WorkflowServices namespace