Share via


DnsSrvServiceEndpointProviderOptions.QuerySuffix Property

Definition

Gets or sets the default DNS query suffix for services resolved via this provider.

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

Property Value

Remarks

If not specified, the provider will attempt to infer the namespace.

Applies to