Property IsAlive
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
IsAlive
Indicates whether this cast session is alive.
bool IsAlive { get; }
Property Value
- bool
true
if the session is alive,false
otherwise.
Indicates whether this cast session is alive.
bool IsAlive { get; }
true
if the session is alive, false
otherwise.