Share via


AzurePollingApiActivity<TBaseActivity>.ShouldSerializeRetryWaitSeconds Method

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
Public Function ShouldSerializeRetryWaitSeconds As Boolean
public bool ShouldSerializeRetryWaitSeconds()
public:
bool ShouldSerializeRetryWaitSeconds()
member ShouldSerializeRetryWaitSeconds : unit -> bool
public function ShouldSerializeRetryWaitSeconds() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

AzurePollingApiActivity<TBaseActivity> Class

Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace