MembershipEntry.HostName プロパティ

定義

サイロの DNS ホスト名。 Dns.GetHostName() と等しくなります。 サイロの起動時に設定します。

public string HostName { get; set; }
[Orleans.Id(4)]
public string HostName { get; set; }
member this.HostName : string with get, set
[<Orleans.Id(4)>]
member this.HostName : string with get, set
Public Property HostName As String

プロパティ値

属性

適用対象