FlowConfigurationRequestedEventArgs.Flow 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 flow.
public:
property Microsoft::Rtc::Collaboration::ComponentModel::MediaFlow ^ Flow { Microsoft::Rtc::Collaboration::ComponentModel::MediaFlow ^ get(); };
public Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow Flow { get; }
member this.Flow : Microsoft.Rtc.Collaboration.ComponentModel.MediaFlow
Public ReadOnly Property Flow As MediaFlow