ScriptTask.LastDuration Property
Gets the CPU time used during the last (most recent) execution of the script.
<ID("LastDuration", (int)e.LastDuration)> _
Public Property LastDuration() As TimeSpan
Get
This language is not supported or no code example is available.
[ID("LastDuration", (int)e.LastDuration)]
public TimeSpan LastDuration {get;}
This language is not supported or no code example is available.
Property Value
TimeSpan
.NET Framework
Supported in: 4.6.2, 4.7