ScriptTask.Counter Property
Gets the executions amount since the module has started.
<ID("Counter", (int)e.Counter)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property Counter() As Long
Get
This language is not supported or no code example is available.
[ID("Counter", (int)e.Counter)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public long Counter {get;}
This language is not supported or no code example is available.
Property Value
long
.NET Framework
Supported in: 4.6.2, 4.7