Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TagTtl

Package version

TagTtl is an integer that represents number of hops a tag can propagate

Index

Enumeration members

NO_PROPAGATION

NO_PROPAGATION: = 0

NO_PROPAGATION is considered to have local scope and is used within the process it created.

UNLIMITED_PROPAGATION

UNLIMITED_PROPAGATION: = -1

UNLIMITED_PROPAGATION can propagate unlimited hops.

Generated using TypeDoc