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