Skip to content

IActivationWorkingSet

interface

Namespace: Orleans.Runtime

Manages the set of recently active IGrainContext instances.
public interface IActivationWorkingSet

Properties

  • Count Returns the number of grain activations which were recently active.

Methods