GrainServicesSiloBuilderExtensions
class
Namespace: Orleans.Hosting
Extension methods for registering grain services.
public static class GrainServicesSiloBuilderExtensionsMethods
AddGrainService(IServiceCollection, Type)Registers an application grain service to be started with the silo.AddGrainService(IServiceCollection)Registers an application grain service to be started with the silo.AddGrainService(ISiloBuilder)Registers an application grain service to be started with the silo.
