NodeConfiguration.ProxyGatewayEndpoint 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 IPEndPoint this silo uses for (gateway) silo-to-client communication.
public System.Net.IPEndPoint ProxyGatewayEndpoint { get; set; }
member this.ProxyGatewayEndpoint : System.Net.IPEndPoint with get, set
Public Property ProxyGatewayEndpoint As IPEndPoint