CLSActivity.Duration Property
Definition
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.
Gets the number of seconds for which the activity has been active.
public virtual double Duration { [Foundation.Export("duration")] get; }
member this.Duration : double
Property Value
The number of seconds for which the activity has been active.
- Attributes