IMediaCastingCastSessions Property |
Gets the service that allows observing alive cast sessions.
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax ICastSessions CastSessions { get; }
Property Value
Type:
ICastSessionsThe service that allows observing alive cast sessions.
See Also