EventProcessorClient.ConsumerGroup Property

Definition

The name of the consumer group this event processor is associated with. Events will be read only in the context of this group.

public string ConsumerGroup { get; }
member this.ConsumerGroup : string
Public ReadOnly Property ConsumerGroup As String

Property Value

Applies to