Delegate ziti_service_cb
Namespace: OpenZiti.Native
Assembly: Ziti.NET.Standard.dll
Syntax
public delegate void ziti_service_cb(IntPtr ziti_context, IntPtr ziti_service, int status, GCHandle on_service_context);
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | ziti_context | |
| System.IntPtr | ziti_service | |
| System.Int32 | status | |
| System.Runtime.InteropServices.GCHandle | on_service_context |