Table of Contents

Method Close

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

Close()

Closes the connection between the client and the server and returns an HTTP response indicating that the connection has been terminated. This method will not throw an exception if the connection is already closed.

public HttpResponse Close()

Returns

HttpResponse