SyncGetEntryContentOptions Class |
Namespace: ShellBoost.Core.Synchronization
public class SyncGetEntryContentOptions
The SyncGetEntryContentOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SyncGetEntryContentOptions |
Initializes a new instance of the SyncGetEntryContentOptions class.
|
| Name | Description | |
|---|---|---|
| BufferSize |
Gets or sets the preferred size of the transfer buffer.
This is not necessarily supported by file system implementations.
| |
| CancellationToken |
Gets or sets the task cancellation token.
| |
| Count |
Gets or sets the count.
| |
| JobChange |
Gets the job change associated with this instance.
| |
| Offset |
Gets or sets the offset.
|