TaskAgentDelaySource(TaskAgentReference, IEnumerable<TimeSpan>) Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public TaskAgentDelaySource (Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference taskAgent, System.Collections.Generic.IEnumerable<TimeSpan> delays);
new Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentDelaySource : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference * seq<TimeSpan> -> Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentDelaySource
Public Sub New (taskAgent As TaskAgentReference, delays As IEnumerable(Of TimeSpan))
- taskAgent
- TaskAgentReference
- delays
- IEnumerable<TimeSpan>
Produkt | Verzie |
---|---|
Azure DevOps Services .NET SDK | preview, latest |