OfferAnswerContext.StackHint 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 current signaling stack address configuration.
public:
property Microsoft::Rtc::Collaboration::ComponentModel::NetworkStackHint StackHint { Microsoft::Rtc::Collaboration::ComponentModel::NetworkStackHint get(); };
public Microsoft.Rtc.Collaboration.ComponentModel.NetworkStackHint StackHint { get; }
member this.StackHint : Microsoft.Rtc.Collaboration.ComponentModel.NetworkStackHint
Public ReadOnly Property StackHint As NetworkStackHint