SiloHostBuilder.Build 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.
Run the given actions to initialize the host. This can only be called once.
public Orleans.Hosting.ISiloHost Build ();
abstract member Build : unit -> Orleans.Hosting.ISiloHost
override this.Build : unit -> Orleans.Hosting.ISiloHost
Public Function Build () As ISiloHost
Returns
An initialized ISiloHost