EndpointReference.ContextNetworkID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ID of the network that serves as the context for the EndpointReference. The reference will be resolved in the context of this network, which may be different from the network associated with the default network of the referenced Endpoint.
public Aspire.Hosting.ApplicationModel.NetworkIdentifier? ContextNetworkID { get; }
member this.ContextNetworkID : Aspire.Hosting.ApplicationModel.NetworkIdentifier
Public ReadOnly Property ContextNetworkID As NetworkIdentifier