ExposeTo enum

An enum that defines the possible consumers that an event can be exposed to.

Fields

All = 1

Includes all available consumers.

Embed = 1

Events exposed to Embed, will be emitted to the hosting app of the embedded workload. Relevant to embeddable workloads only.