메소드 | 설명 | |
---|---|---|
SendFileAsync ( string path, long offset, long length, |
||
SendFileFeatureWrapper ( IHttpSendFileFeature originalSendFileFeature, BufferingWriteStream bufferStream ) : System.Threading |
public SendFileAsync ( string path, long offset, long length, |
||
path | string | |
offset | long | |
length | long | |
cancellation | ||
리턴 | Task |
public SendFileFeatureWrapper ( IHttpSendFileFeature originalSendFileFeature, BufferingWriteStream bufferStream ) : System.Threading | ||
originalSendFileFeature | IHttpSendFileFeature | |
bufferStream | BufferingWriteStream | |
리턴 | System.Threading |