프로퍼티 | 타입 | 설명 | |
---|---|---|---|
WriteBufferSize | int |
메소드 | 설명 | |
---|---|---|
CopyStream ( IProgress |
||
Dispose ( ) : void | ||
StreamCopier ( Stream sourceStream, Stream targetStream ) : System |
메소드 | 설명 | |
---|---|---|
CalculateProgress ( long downloaded, long expectedSize ) : int |
public CopyStream ( IProgress |
||
streamProgressResult | IProgress |
|
cancellationToken | ||
expectedSize | long | |
리턴 | bool |
public StreamCopier ( Stream sourceStream, Stream targetStream ) : System | ||
sourceStream | Stream | |
targetStream | Stream | |
리턴 | System |