Skip to content

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, IGrainPropertiesProviderAttribute

Constructors

Methods