StreamingEvent(string, SiloAddress?)
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.
