PowerSNMP for .NET
IsSynchronized Property




Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Syntax
Public ReadOnly Property IsSynchronized As Boolean
Dim instance As VariableCollection
Dim value As Boolean
 
value = instance.IsSynchronized
public bool IsSynchronized {get;}
public: __property bool get_IsSynchronized();
public:
property bool IsSynchronized {
   bool get();
}
See Also

Reference

VariableCollection Class
VariableCollection Members

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