DeviceNode.ActivityCounter Property
Activity counter indication.
The device module increments this value to each operation completed in this Node.
<ID("ActivityCounter", (int)e.ActivityCounter)> _
Public Property ActivityCounter() As Integer
This language is not supported or no code example is available.
[ID("ActivityCounter", (int)e.ActivityCounter)]
public int ActivityCounter {get; set;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7