Skip to content

WrappedConnection.CloseAsync method

namespace: Serenity.Data   assemblySerenity.Net.Services

Closes the connection to the database asynchronously.

public override Task CloseAsync()

Return Value

A task that represents the asynchronous operation.

See Also