PowerSNMP for .NET
Count Property (DeviceProgressEventArgs)




Total count of Agents or devices being scanned or discovered.
Syntax
Public ReadOnly Property Count As Integer
Dim instance As DeviceProgressEventArgs
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public: __property int get_Count();
public:
property int Count {
   int get();
}
See Also

Reference

DeviceProgressEventArgs Class
DeviceProgressEventArgs Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic