ISiloBuilderConfigurator.Configure(ISiloHostBuilder) Method
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.
Configures the silo host builder.
public void Configure (Orleans.Hosting.ISiloHostBuilder hostBuilder);
abstract member Configure : Orleans.Hosting.ISiloHostBuilder -> unit
Public Sub Configure (hostBuilder As ISiloHostBuilder)
Parameters
- hostBuilder
- ISiloHostBuilder