你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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