PowerSNMP for .NET
ErrorCode Field




Gets the ErrorCode encountered while decoding an encoded message.
Syntax
Public ReadOnly ErrorCode As ErrorCode
Dim instance As DecodingException
Dim value As ErrorCode
 
value = instance.ErrorCode
public readonly ErrorCode ErrorCode
public: readonly ErrorCode ErrorCode
public:
readonly ErrorCode ErrorCode

Field Value

The ErrorCode encountered while decoding an encoded message.
Remarks

This field is read-only.

See Also

Reference

DecodingException Class
DecodingException Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic