Dart SNMP Library 4.0
ThreadingConstants Enumeration
Description
Specifies the desired threading technique.
Members
MemberValueDescription
threadingAsync1Implements Apartment Model threading without method blocking.
threadingBlock0Implements Apartment Model threading with method blocking (UI messages are processed).
threadingFree2Implements Free Model threading with method blocking (UI messages are not processed).

PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic