Table of Contents

Enum RoutingStrategy

Namespace
GHIElectronics.Endpoint.UI
Assembly
GHIElectronics.Endpoint.UI.dll

Routing Strategy can be either of Tunnel or Bubble

public enum RoutingStrategy

Fields

Bubble = 1

Bubble

Direct = 2

Direct

Tunnel = 0

Tunnel