SiloHost.SetSeedNodeEndpoints(IPEndPoint[]) Method
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.
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.