Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
Contains diagnostic information associated with a StatusCode.
Namespace: Opc.UaAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public class DiagnosticInfo : ICloneable, IFormattable |
| Visual Basic |
|---|
Public Class DiagnosticInfo _ Implements ICloneable, IFormattable |
| Visual C++ |
|---|
public ref class DiagnosticInfo : ICloneable, IFormattable |
Remarks
The DiagnosticInfo BinaryEncoding is defined in Part 6 - Mappings, Section 6.2.2.13, titled
Mappings.
The DiagnosticInfo object is an object that contains diagnostic information, and is intended to be used
in provide diagnostic information in a uniform way.