Table of Contents

Delegate TlsConnectionClassData.HandshakeFinishCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool TlsConnectionClassData.HandshakeFinishCallback(nint conn, nint result, out ErrorOwnedHandle error)

Parameters

conn nint
result nint
error ErrorOwnedHandle

Returns

bool