Skip to content

StatelessWorkerOptions.RemoveIdleWorkers

RemoveIdleWorkers

getset
View source
public bool RemoveIdleWorkers
When set to true, idle workers will be proactively deactivated by the runtime. Otherwise if false, than the workers will be deactivated according to GrainCollectionOptions.