Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to pause execution of code?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00738869
Message ID:
00739281
Views:
14
>I'm using the Dart PowerTCP SNMP control to make SNMP calls to the switches. Everything else is being coded by myself, I'm not using any built-in classes/namespaces to make requests on the switches. In my method to get the mac addresses on the certain switch I just cycled through the MIB's and found the mac addresses and added them to an arraylist. Does that help or were you asking about something else? Thanks!
>
>>What namespaces and calls are you using to get the mac addresses?
>>
>>

That helps although I’m not familiar with that control. The reason I wanted to know was to see if there is any stuff like WaitForExit or HasExited and Kill methods that are available.
If there is, perhaps you could send your requests 1 at a time and wait for exit before sending the next. These functions are available with System.Diagnostics.Process.Start stuff but I don’t know if it’s there for active x.
Chris
Previous
Reply
Map
View

Click here to load this message in the networking platform