次の方法で共有


SiloHost.ConfigureSiloHostDelegate プロパティ

定義

クライアントに構成を追加するためのデリゲート

public Action<Orleans.Hosting.ISiloHostBuilder> ConfigureSiloHostDelegate { get; set; }
member this.ConfigureSiloHostDelegate : Action<Orleans.Hosting.ISiloHostBuilder> with get, set
Public Property ConfigureSiloHostDelegate As Action(Of ISiloHostBuilder)

プロパティ値

適用対象