Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Serialization.Abstractions
Package overview
UseActivatorAttribute
Overview
Constructors
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
UseActivatorAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Serialization.Abstractions
UseActivatorAttribute
Constructors
Markdown
When applied to a type, indicates that the type should be activated using a registered activator rather than via its constructor or another mechanism.
UseActivatorAttribute
public
UseActivatorAttribute
()