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
trueif the session is local,falseotherwise.