Szerkesztés

Megosztás a következőn keresztül:


SiloHost.ConfigureSiloHostDelegate Property

Definition

delegate to add some configuration to the client

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)

Property Value

Applies to