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