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)

属性值

适用于