SiloHost.SetProxyEndpoint(IPEndPoint) Method

Definition

Set the gateway proxy endpoint address for this silo.

public void SetProxyEndpoint (System.Net.IPEndPoint endpoint);
member this.SetProxyEndpoint : System.Net.IPEndPoint -> unit
Public Sub SetProxyEndpoint (endpoint As IPEndPoint)

Parameters

endpoint
IPEndPoint

IP address of the gateway socket connection.

Applies to