Property IsSnapshot
IsSnapshot
Gets a value indicate whether this instance is a snapshot session.
public bool IsSnapshot { get; }Property Value
- bool
- trueif the session is a snapshot session.
Gets a value indicate whether this instance is a snapshot session.
public bool IsSnapshot { get; }true if the session is a snapshot session.