Edit

Share via


TaskAgentDelaySource Class

Definition

[System.Runtime.Serialization.DataContract]
public class TaskAgentDelaySource : ICloneable
type TaskAgentDelaySource = class
    interface ICloneable
Public Class TaskAgentDelaySource
Implements ICloneable
Inheritance
TaskAgentDelaySource
Attributes
Implements

Constructors

TaskAgentDelaySource(TaskAgentReference, IEnumerable<TimeSpan>)

Properties

Delays
TaskAgent
TotalDelay

Methods

Clone()

Explicit Interface Implementations

ICloneable.Clone()

Applies to