MediaTransportAddress.TransportType 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::Internal::Collaboration::Media::MediaTransportType TransportType { Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportType get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportType value); };
public Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportType TransportType { get; set; }
member this.TransportType : Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportType with get, set
Public Property TransportType As MediaTransportType