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
ioPriority | the [I/O priority][io-priority] of the request |
cancellable | a #GCancellable, or null |
callback | callback to call when the close operation is complete |