Метод |
Описание |
|
Add ( TorrentFileStream stream ) : void |
|
|
CancelTorrentFile ( TorrentFile file ) : void |
|
|
Clear ( string path ) : bool |
|
|
CloseAndRemove ( TorrentFileStream s ) : void |
|
|
CloseAndRemove ( string path ) : void |
|
|
CloseStream ( string path ) : bool |
|
|
GetAsyncTokens ( string path ) : AsynTokens |
|
|
GetStream ( TorrentFile file, FileAccessMode access ) : TorrentFileStream |
|
|
Move ( TorrentFile file, StorageFolder folder, bool ignoreExisting ) : void |
|
|
OpenStreamAsync ( TorrentFile file, FileAccessMode access, AsynTokens asynTokens ) : Task |
|
|