PowerSNMP for .NET
DecodingException Property (Security)




When not null, indicates the problem found when attempting to decode the message.
Syntax
Public ReadOnly Property DecodingException As DecodingException
Dim instance As Security
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

Security Class
Security Members

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