PartitionContext.ConsumerGroupName Property

Definition

Gets or sets the name of the consumer group.

public string ConsumerGroupName { get; set; }
member this.ConsumerGroupName : string with get, set
Public Property ConsumerGroupName As String

Property Value

The name of the consumer group.

Applies to