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