Table of Contents

Delegate DtlsConnectionInterfaceData.ShutdownAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void DtlsConnectionInterfaceData.ShutdownAsyncCallback(IntPtr conn, bool shutdownRead, bool shutdownWrite, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

conn IntPtr
shutdownRead bool
shutdownWrite bool
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr