Table of Contents

Delegate DtlsConnectionInterfaceData.ShutdownCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool DtlsConnectionInterfaceData.ShutdownCallback(nint conn, bool shutdownRead, bool shutdownWrite, nint cancellable, out ErrorOwnedHandle error)

Parameters

conn nint
shutdownRead bool
shutdownWrite bool
cancellable nint
error ErrorOwnedHandle

Returns

bool