Property AllAlive
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
AllAlive
Gets the list of IsAlive alive cast sessions.
IReadOnlyList<ICastSession> AllAlive { get; }
Property Value
- IReadOnlyList<ICastSession>
The list of IsAlive alive cast sessions.