Property IsImplicit
IsImplicit
Gets a value indicating whether this instance is implicit session.
public virtual bool IsImplicit { get; }Property Value
- bool
- trueif this instance is implicit session; otherwise,- false.
Gets a value indicating whether this instance is implicit session.
public virtual bool IsImplicit { get; }true if this instance is implicit session; otherwise, false.