ServiceBusProcessorOptions.Identifier Property

Definition

A property used to set the ServiceBusProcessor ID to identify the processor. This can be used to correlate logs and exceptions. If null or empty, a random unique value will be used.

public string Identifier { get; set; }

Property Value

Applies to