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