Show / Hide Table of Contents

Delegate ziti_pr_os_cb

Namespace: OpenZiti.Native
Assembly: Ziti.NET.Standard.dll
Syntax
public delegate void ziti_pr_os_cb(IntPtr ziti_context, string id, string os_type, string os_version, string os_build);
Parameters
Type Name Description
System.IntPtr ziti_context
System.String id
System.String os_type
System.String os_version
System.String os_build
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX