WebCacheShellContentDownloadOptions Property |
Gets or sets download options. Must be set before any call to Read or Seek.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public WebFileCacheRequestOptions DownloadOptions { get; set; }
Property Value
Type:
WebFileCacheRequestOptions
The download options.
See Also