Edit

Share via


EndpointOptions.SiloListeningEndpoint Property

Definition

Gets or sets the endpoint used to listen for silo to silo communication. If not set will default to AdvertisedIPAddress + SiloPort

public System.Net.IPEndPoint SiloListeningEndpoint { get; set; }
member this.SiloListeningEndpoint : System.Net.IPEndPoint with get, set
Public Property SiloListeningEndpoint As IPEndPoint

Property Value

Applies to