Property CancelAll
CancelAll
Gets or sets a value indicating whether all extracted memories should be cancelled.
public bool CancelAll { get; set; }
Property Value
- bool
trueto prevent all memories from being stored;falseto allow individual memory processing. Default isfalse.