Piccolo.NET

PActivity.StepInterval Property

Gets or sets the minimum number of milliseconds that this activity should delay between steps.

public virtual long StepInterval {get; set;}

Property Value

The minimum number of milliseconds that this activity should delay between steps.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace