HttpRequestInfo.ConnectionName Property

Definition

Gets the name of the declared remote connection, or null if no connection is declared. This maps to the Foundry project connection Id and is only used when running in foundry service.

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

Property Value

Applies to