Share via


DiagnosticsInformation Members

Include Protected Members
Include Inherited Members

Represents diagnostics information.

The DiagnosticsInformation type exposes the following members.

Constructors

  Name Description
Protected method DiagnosticsInformation(SerializationInfo, StreamingContext) Creates a new instance of the DiagnosticsInformation class with serialized data.
Public method DiagnosticsInformation(Int32, String, String, DiagnosticVisibility) Creates an instance of Diagnostics Information with given diagnostics details.

Top

Properties

  Name Description
Public property Description Gets the diagnostics description.
Public property ErrorCode Gets the diagnostics error code.
Public property Reason Gets the diagnostics reason.
Public property Visibility Gets the diagnostics visibility.

Top

Methods

  Name Description
Public method AddAttribute Adds additional application specific attribute to the diagnostics information.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetAttributes Gets a copy of all the attributes.
Public method GetHashCode (inherited from Object)
Public method GetObjectData Populates a SerializationInfo with the data needed to serialize the object.
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

DiagnosticsInformation Class

Microsoft.Rtc.Signaling Namespace