IStartupTask
interface
Namespace: Orleans.Runtime
Defines an action to be taken after silo startup.
public interface IStartupTaskMethods
Execute(CancellationToken)Called after the silo has started.
Namespace: Orleans.Runtime
public interface IStartupTaskExecute(CancellationToken) Called after the silo has started.