다음을 통해 공유


WaitStepAttributes Class

Definition

The parameters for the wait step.

public class WaitStepAttributes
type WaitStepAttributes = class
Public Class WaitStepAttributes
Inheritance
WaitStepAttributes

Constructors

Name Description
WaitStepAttributes(TimeSpan)

Initializes a new instance of WaitStepAttributes.

Properties

Name Description
Duration

The duration in ISO 8601 format of how long the wait should be.

Applies to