2 references to TunnelState
Aspire.Hosting (2)
Dcp\Model\ContainerTunnel.cs (2)
117
/// Current state of the tunnel. <seealso cref="
TunnelState
"/>
120
public string State { get; set; } =
TunnelState
.Empty;