BroadcastChannelEvent(string)
protected BroadcastChannelEvent(string providerName) Initializes an event without cluster identity.
Parameters
providerNamestring- The name of the broadcast channel provider.
protected BroadcastChannelEvent(string providerName)providerNamestringprotected BroadcastChannelEvent(string providerName, SiloAddress? siloAddress, string clusterId)providerNamestringsiloAddressSiloAddress?clusterIdstring