RealTimeEndpointExtension.SetSessionErrorReportingSupport Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void SetSessionErrorReportingSupport(Microsoft::Rtc::Signaling::RealTimeEndpoint ^ endpoint, bool isSupported);
public static void SetSessionErrorReportingSupport (this Microsoft.Rtc.Signaling.RealTimeEndpoint endpoint, bool isSupported);
static member SetSessionErrorReportingSupport : Microsoft.Rtc.Signaling.RealTimeEndpoint * bool -> unit
<Extension()>
Public Sub SetSessionErrorReportingSupport (endpoint As RealTimeEndpoint, isSupported As Boolean)
Parameters
- endpoint
- RealTimeEndpoint
- isSupported
- Boolean