Click or drag to resize

IMediaCastingCastSessions Property

Gets the service that allows observing alive cast sessions.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax
C#
ICastSessions CastSessions { get; }

Property Value

Type: ICastSessions
The service that allows observing alive cast sessions.
See Also