SiloHost.SetSeedNodeEndpoints(IPEndPoint[]) Method

Definition

Set the set of seed node endpoint addresses to be used by silo.

public void SetSeedNodeEndpoints (System.Net.IPEndPoint[] endpoints);
member this.SetSeedNodeEndpoints : System.Net.IPEndPoint[] -> unit
Public Sub SetSeedNodeEndpoints (endpoints As IPEndPoint())

Parameters

endpoints
IPEndPoint[]

IP addresses of the inter-silo connection socket on the seed node silos.

Applies to