Share via


EndpointReference.ContextNetworkID Property

Definition

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

Property Value

Applies to