Skip to content

StreamPullingAgentOptions Properties

Options for stream pulling agents.

BatchContainerBatchSize

getset
View source
public int BatchContainerBatchSize
Gets or sets the size of each batch container batch.

Property value

The size of each batch container batch.

InitQueueTimeout

getset
View source
public TimeSpan InitQueueTimeout
Gets or sets the queue initialization timeout.

Property value

The queue initialization timeout.

InitialSubscriptionStartPosition

getset
View source
public StreamSubscriptionStartPosition InitialSubscriptionStartPosition
Gets or sets the position used for initial subscriptions which do not specify a sequence token or explicit start position.

MaxEventDeliveryTime

getset
View source
public TimeSpan MaxEventDeliveryTime
Gets or sets the maximum event delivery time.

Property value

The maximum event delivery time.