CastSessionDiscoveredEventArgsCastSession Property |
Gets the discovered session.
Namespace:
DotNetBrowser.Cast.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax public ICastSession CastSession { get; }
Property Value
Type:
ICastSessionThe discovered session.
See Also