TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ZoneType Enumeration

public enum ZoneType

Members

Member Name Description
MultiHop A m-hop (Multi-Hop) zone is one in which topic messages can be routed across multiple hops and the routes between servers may not form a cycle.
OneHop A 1-Hop zone is one in which messages can be routed at most 1 hop away. A typical 1-Hop zone is one in which every server has a route to every other server in the zone.
Unknown A zone of unknown type indicates some kind of error.

Requirements

Namespace: TIBCO.EMS.ADMIN

Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

See Also

TIBCO.EMS.ADMIN Namespace