PowerSNMP for .NET
DecodingException Property (MessageBase)




Returns the reason why the message did not pass all decoding checks. All sequences embedded in the PDU are checked.
Syntax
Public ReadOnly Property DecodingException As DecodingException
Dim instance As MessageBase
Dim value As DecodingException
 
value = instance.DecodingException
public DecodingException DecodingException {get;}
public: __property DecodingException* get_DecodingException();
public:
property DecodingException^ DecodingException {
   DecodingException^ get();
}
See Also

Reference

MessageBase Class
MessageBase Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic