DataSessionInitializedEventArgs.DataSession 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.
Important
This API is not CLS-compliant.
public:
property Microsoft::Rtc::Client::Psom::ApplicationCore::DataSession ^ DataSession { Microsoft::Rtc::Client::Psom::ApplicationCore::DataSession ^ get(); };
[System.CLSCompliant(false)]
public Microsoft.Rtc.Client.Psom.ApplicationCore.DataSession DataSession { get; }
member this.DataSession : Microsoft.Rtc.Client.Psom.ApplicationCore.DataSession
Public ReadOnly Property DataSession As DataSession
Property Value
- Microsoft.Rtc.Client.Psom.ApplicationCore.DataSession
- Attributes