PullingAgentStopped
class
Namespace: Orleans.Streaming.Diagnostics
Event payload for when a persistent stream pulling agent stops for a queue.
public sealed class PullingAgentStopped : StreamingEventConstructors
PullingAgentStopped(string, SiloAddress?, QueueId)Event payload for when a persistent stream pulling agent stops for a queue.
Fields
QueueIdThe queue handled by the pulling agent.
