Table of Contents

Delegate TlsConnectionClassData.HandshakeAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void TlsConnectionClassData.HandshakeAsyncCallback(IntPtr conn, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

conn IntPtr
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr