SiloAddress.Endpoint 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.
Gets the endpoint.
public System.Net.IPEndPoint Endpoint { get; }
[Orleans.Id(0)]
public System.Net.IPEndPoint Endpoint { get; }
member this.Endpoint : System.Net.IPEndPoint
[<Orleans.Id(0)>]
member this.Endpoint : System.Net.IPEndPoint
Public ReadOnly Property Endpoint As IPEndPoint
Property Value
- Attributes