Manages async HTTP downloads with a limit on
maximum concurrent downloads
Declaration Syntax
C# |
public class DownloadManager
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
DownloadManager () () () () |
Default constructor
|
|
ClientCert |
Client certificate
|
|
Dispose () () () () |
Cleanup method
|
|
ParallelDownloads |
Maximum number of parallel downloads from a
single endpoint
|
|
QueueDownload(DownloadRequest) |
Enqueue a new HTTP download
|
Inheritance Hierarchy
Object | |
DownloadManager |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)