Standard constructor.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public ScopedPdu() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ScopedPdu() |
Remarks
Intializes the ScopedPdu type to SNMP-GET. For details see base
class Pdu standard constructor definition.
Context engine id and name variables are initialized to 0 length values.