Standard constructor.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public ScopedPdu() |
| Visual Basic (Declaration) |
|---|
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.