SiloBuilderStartupExtensions
class
Namespace: Orleans.Hosting
The silo builder startup extensions.
public static class SiloBuilderStartupExtensionsMethods
AddStartupTask(ISiloBuilder, Func<IServiceProvider, CancellationToken, Task>, int)Adds a startup task to be executed when the silo has started.AddStartupTask(ISiloBuilder, IStartupTask, int)Adds a startup task to be executed when the silo has started.AddStartupTask(ISiloBuilder, int)Adds a startup task to be executed when the silo has started.
