DtlsConnection.closeAsync

void closeAsync(int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Asynchronously close the DTLS connection. See gio.dtls_connection.DtlsConnection.close for more information.

Parameters

ioPrioritythe I/O priority of the request
cancellablea #GCancellable, or null
callbackcallback to call when the close operation is complete