Skip to content

PullingAgentStarted

class

Namespace: Orleans.Streaming.Diagnostics

Event payload for when a persistent stream pulling agent starts for a queue.
public sealed class PullingAgentStarted : StreamingEvent

Constructors

Fields

  • DueTime The initial due time for the queue pump timer.
  • Period The queue pump timer period.
  • QueueId The queue handled by the pulling agent.