Show / Hide Table of Contents

Class ZitiEventFlags

Inheritance
System.Object
ZitiEventFlags
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public static class ZitiEventFlags

Fields

| Improve this Doc View Source

ZitiContextEvent

Declaration
public const int ZitiContextEvent = 1
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ZitiRouterEvent

Declaration
public const int ZitiRouterEvent = 2
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ZitiServiceEvent

Declaration
public const int ZitiServiceEvent = 4
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX