Skip to content

StreamingEvent.StreamingEvent(string, SiloAddress?)

StreamingEvent(string, SiloAddress?)

View source
protected StreamingEvent(string streamProvider, SiloAddress? siloAddress)
The base class used for streaming diagnostic events.

Parameters

streamProviderstring
The name of the stream provider.
siloAddressSiloAddress?
The address of the silo associated with the event, if any.