QuicListenerOptions.ListenEndPoint Property

Definition

Gets or sets the endpoint to listen on.

public System.Net.IPEndPoint ListenEndPoint { get; set; }

Property Value

Remarks

This property is mandatory, and not setting it will result in validation errors when starting the listener.

Applies to

Product Versions
.NET 7, 8, 9