메소드 | 설명 | |
---|---|---|
DecodeStart ( ) : void | ||
DecodeStop ( ) : void | ||
Download ( Seed seed, int priority ) : void | ||
Download ( Seed seed, string path, int priority ) : void | ||
DownloadManager ( |
||
Load ( string directoryPath ) : void | ||
Remove ( int id ) : void | ||
Reset ( int id ) : void | ||
Save ( string directoryPath ) : void | ||
SetPriority ( int id, int priority ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
BlockRemoveThread ( IEnumerable |
||
BlockSetThread ( IEnumerable |
||
CheckState ( Library.Index index ) : void | ||
DecodeThread ( ) : void | ||
DownloadThread ( ) : void | ||
GetNormalizedPath ( string path ) : string | ||
GetUniqueFilePath ( string path ) : string | ||
GetUniqueFileStream ( string path ) : |
||
UncheckState ( Library.Index index ) : void |
public Download ( Seed seed, string path, int priority ) : void | ||
seed | Seed | |
path | string | |
priority | int | |
리턴 | void |
public DownloadManager ( |
||
connectionsManager | ||
cacheManager | CacheManager | |
bufferManager | ||
리턴 | System |