SyncDeleteEntryOptions Class |
Namespace: ShellBoost.Core.Synchronization
public class SyncDeleteEntryOptions
The SyncDeleteEntryOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SyncDeleteEntryOptions |
Initializes a new instance of the SyncDeleteEntryOptions class.
|
| Name | Description | |
|---|---|---|
| CancellationToken |
Gets or sets task cancellation token.
| |
| JobChange |
Gets the job change associated with this instance.
| |
| Recursive |
Gets or sets a value indicating whether deletion is recursive or not.
| |
| Unprotect |
Gets or sets a value indicating whether the entry can be unprotected if needed.
|