MembershipEntry.ProxyPort 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.
Silo to clients TCP port. Set on silo startup.
public int ProxyPort { get; set; }
[Orleans.Id(3)]
public int ProxyPort { get; set; }
member this.ProxyPort : int with get, set
[<Orleans.Id(3)>]
member this.ProxyPort : int with get, set
Public Property ProxyPort As Integer
Property Value
- Attributes