Class PublishedViewRegistry
Registry of published Views available for client subscriptions. Thread-safe for registration (setup phase); iteration during Output phase is uncontested (all systems have completed).
public sealed class PublishedViewRegistry
- Inheritance
-
PublishedViewRegistry
- Inherited Members
Constructors
PublishedViewRegistry()
public PublishedViewRegistry()
Properties
Count
Number of published Views.
public int Count { get; }