Class DownloadOrReadArgs
- Namespace
- SunamoHttp.Args
- Assembly
- SunamoHttp.dll
Arguments for download or read operations
public class DownloadOrReadArgs : GetResponseArgs
- Inheritance
-
DownloadOrReadArgs
- Inherited Members
- Extension Methods
Properties
ForceDownload
Gets or sets a value indicating whether to force download
public bool ForceDownload { get; set; }