Share via


HttpCommandOptions.HttpClientName Property

Definition

Gets or sets the name of the HTTP client to use when creating it via CreateClient(String).

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

Property Value

Applies to