Constructor.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public TrapAgent() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: TrapAgent() |
Remarks
Constructor initializes an internal Socket used to send traps. Socket is initialized by selecting a
random UDP port number.