Property Snapshot
Snapshot
Gets or sets a value indicating whether snapshot reads are requested.
public bool Snapshot { get; set; }
Property Value
- bool
true
if snapshot reads are requested; otherwise,false
.
Gets or sets a value indicating whether snapshot reads are requested.
public bool Snapshot { get; set; }
true
if snapshot reads are requested; otherwise, false
.