SubscriptionDetached
class
Namespace: Orleans.Streaming.Diagnostics
Event payload for when a stream subscription is detached from a pulling agent.
public sealed class SubscriptionDetached : StreamingEventConstructors
SubscriptionDetached(string, StreamId, Guid, SiloAddress?)Event payload for when a stream subscription is detached from a pulling agent.
Fields
StreamIdThe stream ID.SubscriptionIdThe subscription ID.
