ConferenceFailureException Properties

Include Protected Members
Include Inherited Members

The ConferenceFailureException type exposes the following members.

Properties

  Name Description
Public property Code Gets the command status value.
Public property Data (inherited from Exception)
Public property DetectionStackTrace Gets a string representation of the frames on the call stack at the time the current exception was detected. For exceptions that are transferred to application threads, this provides better diagnostic information than the stack where it was thrown. (inherited from RealTimeException)
Public property DiagnosticInformation Gets the DiagnosticHeader representing the diagnostic information received as ms-diagnostics or ms-diagnostics-public header in the response.
Public property Diagnostics Obsolete. Gets the diagnostics information.
Public property DisplayString Gets the failure display string.
Public property GeneralReason Gets the general reason for failure.
Public property HelpLink (inherited from Exception)
Protected property HResult (inherited from Exception)
Public property InnerException (inherited from Exception)
Public property Message (inherited from Exception)
Public property Reason Gets the specific reason for failure.
Public property Response Gets the response received or null.
Public property Source (inherited from Exception)
Public property StackTrace (inherited from Exception)
Public property TargetSite (inherited from Exception)

Top

See Also

Reference

ConferenceFailureException Class

Microsoft.Rtc.Collaboration Namespace