Skip to content

PullingAgentStarted Fields

Event payload for when a persistent stream pulling agent starts for a queue.

DueTime

readonly
View source
public readonly TimeSpan DueTime
The initial due time for the queue pump timer.

Period

readonly
View source
public readonly TimeSpan Period
The queue pump timer period.

QueueId

readonly
View source
public readonly QueueId QueueId
The queue handled by the pulling agent.