Table of Contents

Method Close

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

Close()

Closes this HTTP response stream connection between the server and the client and returns an empty HttpResponse to finish the HTTP server context.

public HttpResponse Close()

Returns

HttpResponse