PowerSNMP for .NET CF
SnmpBase Class
Members  See Also  Send comments on this topic.
Dart.Snmp Namespace : SnmpBase Class




SnmpBase is the base class used by Agent and Manager for common functionality.

Object Model

SnmpBase Class

Syntax

Visual Basic (Declaration) 
Public Class SnmpBase 
   Inherits Dart.Common.SocketBase
Visual Basic (Usage)Copy Code
Dim instance As SnmpBase
C# 
public class SnmpBase : Dart.Common.SocketBase 
Managed Extensions for C++ 
public __gc class SnmpBase : public Dart.Common.SocketBase 
C++/CLI 
public ref class SnmpBase : public Dart.Common.SocketBase 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Common.ComponentBase
            Dart.Common.SocketBase
               Dart.Snmp.SnmpBase
                  Dart.Snmp.Agent
                  Dart.Snmp.Manager

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.