ProducerUnregistered
class
Namespace: Orleans.Streaming.Diagnostics
Event payload for when a producer is durably removed from pubsub state for a stream.
public sealed class ProducerUnregistered : StreamingEventConstructors
ProducerUnregistered(string, StreamId, GrainId, SiloAddress?)Event payload for when a producer is durably removed from pubsub state for a stream.
Fields
ProducerGrainIdThe producer grain ID.StreamIdThe stream ID.
