Skip to content
Docs Try Aspire

ResolvedPort

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