StreamingEvent
class
Namespace: Orleans.Streaming.Diagnostics
The base class used for streaming diagnostic events.
public abstract class StreamingEventConstructors
StreamingEvent(string, SiloAddress?)The base class used for streaming diagnostic events.
Fields
SiloAddressThe address of the silo associated with the event, if any.StreamProviderThe name of the stream provider.
