Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Core
Package overview
KeepAliveAttribute
Overview
Constructors
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
KeepAliveAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Core
KeepAliveAttribute
Constructors
Markdown
When applied to a grain implementation type this attribute specifies that activations of the grain shouldn't be collected by the idle activation collector.
KeepAliveAttribute
public
KeepAliveAttribute
()