Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.EventSourcing
Package overview
LogConsistentGrain<TView>
Overview
Constructors
Properties
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
LogConsistentGrain<TView> Constructors
Documentation
API reference
Microsoft.Orleans.EventSourcing
LogConsistentGrain<TView>
Constructors
Markdown
Base class for all grains that use log-consistency for managing the state. It is the equivalent of
Orleans.Grain
for grains using log-consistency. (SiloAssemblyLoader uses it to extract type)
LogConsistentGrain<TView>
protected
LogConsistentGrain
()
Close