Use this property to retrieve the amount of time the test ran.
long value = result.Duration;
Type:long
The number of seconds the test ran for.