SubscriptionUnregistered
class
Namespace: Orleans.Streaming.Diagnostics
Event payload for when a stream subscription is durably removed from pubsub state.
public sealed class SubscriptionUnregistered : StreamingEventConstructors
SubscriptionUnregistered(string, StreamId, Guid, SiloAddress?)Event payload for when a stream subscription is durably removed from pubsub state.
Fields
StreamIdThe stream ID.SubscriptionIdThe subscription ID.
