OfferAnswerException.FailureReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the failure reason.
public:
property Microsoft::Rtc::Collaboration::OfferAnswerFailureReason FailureReason { Microsoft::Rtc::Collaboration::OfferAnswerFailureReason get(); };
public Microsoft.Rtc.Collaboration.OfferAnswerFailureReason FailureReason { get; }
member this.FailureReason : Microsoft.Rtc.Collaboration.OfferAnswerFailureReason
Public ReadOnly Property FailureReason As OfferAnswerFailureReason