Click or drag to resize

MalformedMessage Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLib.MessagingMalformedMessage

Namespace:  Lextm.SharpSnmpLib.Messaging
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
public sealed class MalformedMessage : ISnmpMessage

The MalformedMessage type exposes the following members.

Constructors
  NameDescription
Public methodMalformedMessage(Int32, OctetString) Obsolete.
Initializes a new instance of the MalformedMessage class
Public methodMalformedMessage(Int32, OctetString, ISnmpData)
Initializes a new instance of the MalformedMessage class
Top
Properties
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToBytes
Public methodToString (Overrides ObjectToString.)
Top
Extension Methods
See Also