Skip to content

BroadcastChannelEvent

class

Namespace: Orleans.BroadcastChannel.Diagnostics

The base class used for broadcast channel diagnostic events.
public abstract class BroadcastChannelEvent

Constructors

Fields

  • ClusterId The identifier of the cluster associated with the event.
  • ProviderName The name of the broadcast channel provider.
  • SiloAddress The address of the silo associated with the event, if any.