Show / Hide Table of Contents

Delegate ziti_enroll_cb

Namespace: OpenZiti.Native
Assembly: Ziti.NET.Standard.dll
Syntax
public delegate void ziti_enroll_cb(IntPtr ziti_config, int status, string errorMessage, GCHandle enroll_context);
Parameters
Type Name Description
System.IntPtr ziti_config
System.Int32 status
System.String errorMessage
System.Runtime.InteropServices.GCHandle enroll_context
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX