Initialize the class with values from another TrapPdu class.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- value
- AsnType
TrapPdu class whose values are used to initialize this class.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentException | Argument is not a TrapPdu class. |