Freigeben über


AzurePollingApiActivity<TBaseActivity>.RetryWaitSeconds-Eigenschaft

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

Syntax

'Declaration
<BrowsableAttribute(True)> _
Public Property RetryWaitSeconds As InArgument(Of Integer)
[BrowsableAttribute(true)]
public InArgument<int> RetryWaitSeconds { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<Int32>
Gibt InArgument<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

AzurePollingApiActivity<TBaseActivity> Klasse

Microsoft.TeamFoundation.Deployment.Workflow.Activities-Namespace