Property IsLocal
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
IsLocal
Indicates whether this cast session is initiated and managed by the current IProfile.
bool IsLocal { get; }
Property Value
- bool
true
if the session is local,false
otherwise.