Skip to content
Docs Try Aspire
Docs Try

ResolvedPort

Struct readonly net8.0
📦 Aspire.Hosting v13.3.0
Represents a resolved port with information about whether it was allocated or explicitly specified.
namespace Aspire.Hosting.ApplicationModel;
public sealed readonly struct ResolvedPort
{
// ...
}