ICastSessionsAllAlive Property  | 
 
                Gets the list of 
IsAlive alive cast sessions.
            
 
    Namespace: 
   DotNetBrowser.Cast
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.6
SyntaxIReadOnlyList<ICastSession> AllAlive { get; }Property Value
Type: 
IReadOnlyListICastSessionThe list of 
IsAlive alive cast sessions.
See Also