Table of Contents

Method CloseAsync

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

CloseAsync()

Asynchronously closes the event listener and its connection.

public Task<HttpResponse> CloseAsync()

Returns

Task<HttpResponse>

An HttpResponse indicating the server close response.