Piccolo.NET

PActivity.StartTime Property

Gets or sets the time that this activity should start running in PRoot global time.

public virtual long StartTime {get; set;}

Property Value

The time that this activity should start.

Remarks

When this time is reached (or soon after) this activity will have its OnActivityStarted() method called.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace


Web Accessibility