KeepAliveAttribute
class
Namespace: Orleans
When applied to a grain implementation type this attribute specifies that activations of the grain shouldn't be collected by the idle activation collector.
public class KeepAliveAttribute : Attribute, IGrainPropertiesProviderAttributeConstructors
Methods
Populate(IServiceProvider, Type, GrainType, Dictionary<string, string>)Adds grain properties toproperties.
