EventHubAttribute.Connection Property

Definition

Gets or sets the optional connection string name that contains the Event Hub connection string. If missing, tries to use a registered event hub sender.

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

Property Value

Applies to