| Dart.PowerSNMP Namespace > Agent Class : Open Method (Agent) |
Enables the Agent by binding it to a network address. Events will be raised when SNMP packets are received.
[Visual Basic] Overloads Public Sub Open()
[C#] public void Open();
[C++] public void Open()
Enables the Agent by binding it to a network address. Events will be raised when SNMP packets are received.[C++/CLI] public void Open()
[Visual Basic] Overloads Public Sub Open(Integer)
[C++] public void Open(int);
Enables the Agent by binding it to a network address. Events will be raised when SNMP packets are received.[C++/CLI] public void Open(int);
[Visual Basic] Overloads Public Sub Open(String,Integer)
[C++/CLI] public void Open(String^,int);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.