Method | Description | |
---|---|---|
GetOutputStream ( ) : Stream | ||
LargeFileDownloadWithStreamParameters ( |
Method | Description | |
---|---|---|
GetFileSizeFromSource ( |
protected static GetFileSizeFromSource ( |
||
uri | ||
return | long |
public LargeFileDownloadWithStreamParameters ( |
||
uri | ||
output | Stream | |
fileSize | long | |
id | string | |
maxThreads | int | |
maxChunkSize | int | |
autoCloseStream | bool | |
verifyLength | bool | |
return | System |