ReceiverOptions Class

Definition

Represents options can be set during the creation of a event hub receiver.

public class ReceiverOptions
type ReceiverOptions = class
Public Class ReceiverOptions
Inheritance
ReceiverOptions

Constructors

ReceiverOptions()

Properties

EnableReceiverRuntimeMetric

Gets or sets a value indicating whether the runtime metric of a receiver is enabled.

Identifier

Gets or sets the identifier of a receiver.

Applies to