Table of Contents

Delegate DtlsConnectionInterfaceData.ShutdownCallback

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

Parameters

conn IntPtr
shutdownRead bool
shutdownWrite bool
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool