Method ReturnFile
ReturnFile(HttpListenerContext, string, int)
Sends a file to the connected HTTP client
선언
protected virtual void ReturnFile(HttpListenerContext context, string filePath, int readBufferSize = 65536)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| HttpListenerContext | context | |
| string | filePath | |
| int | readBufferSize |