WorkflowServicesContext.WorkflowServiceRequestTimeout property

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

Syntax

'Declaration
Public ReadOnly Property WorkflowServiceRequestTimeout As TimeSpan
    Get
'Usage
Dim instance As WorkflowServicesContext
Dim value As TimeSpan

value = instance.WorkflowServiceRequestTimeout
public TimeSpan WorkflowServiceRequestTimeout { get; }

Property value

Type: System.TimeSpan

See also

Reference

WorkflowServicesContext class

WorkflowServicesContext members

Microsoft.SharePoint.WorkflowServices namespace