SubscriptionSessionAcceptOptions.BestEffortNotifySupport 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.
public:
property Microsoft::Rtc::Signaling::ExtensionFeatureSupport BestEffortNotifySupport { Microsoft::Rtc::Signaling::ExtensionFeatureSupport get(); void set(Microsoft::Rtc::Signaling::ExtensionFeatureSupport value); };
public Microsoft.Rtc.Signaling.ExtensionFeatureSupport BestEffortNotifySupport { get; set; }
member this.BestEffortNotifySupport : Microsoft.Rtc.Signaling.ExtensionFeatureSupport with get, set
Public Property BestEffortNotifySupport As ExtensionFeatureSupport