메소드 | 설명 | |
---|---|---|
End ( this response, string data ) : System.Threading.Tasks.Task |
Closes the connection to a client with optional data.
|
public static End ( this response, string data ) : System.Threading.Tasks.Task | ||
response | this | The |
data | string | The data to write to the connection. |
리턴 | System.Threading.Tasks.Task |