Click or drag to resize

StateSyncDownloadStatus Property

Gets or sets the download status.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public DownloadStatus Status { get; set; }

Property Value

Type: DownloadStatus
The status.
See Also