Show / Hide Table of Contents

Delegate ziti_listen_cb

Namespace: OpenZiti.Native
Assembly: Ziti.NET.Standard.dll
Syntax
public delegate void ziti_listen_cb(IntPtr ziti_connection, int status);
Parameters
Type Name Description
System.IntPtr ziti_connection
System.Int32 status
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX