PullingAgentManagerState
class
Namespace: Orleans.Streaming.Diagnostics
Event payload for when a pulling agent manager reports its current queue assignments.
public sealed class PullingAgentManagerState : StreamingEventConstructors
PullingAgentManagerState(string, SiloAddress?, QueueId[], int)Event payload for when a pulling agent manager reports its current queue assignments.
Fields
CurrentQueuesThe queues currently owned by the manager.RunningAgentsThe number of running pulling agents.
