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