uv_close_cb Delegate

Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv
Assemblies
  • Microsoft.AspNetCore.Server.Kestrel

Syntax

[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate void uv_close_cb(IntPtr handle);
delegate Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv.uv_close_cb