DkmTask.CompletedTime Property

Definition

The time since debugging started that this task completed. The time is in seconds.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property double CompletedTime { double get(); };
public:
 property double CompletedTime { double get(); };
public double CompletedTime { get; }
member this.CompletedTime : double
Public ReadOnly Property CompletedTime As Double

Property Value

Applies to