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
SerializationCallbacksAttribute
Overview
Constructors
Properties
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
SerializationCallbacksAttribute Properties
Documentation
API reference
Microsoft.Orleans.Serialization.Abstractions
SerializationCallbacksAttribute
Properties
Markdown
Specifies a type to be instantiated and invoked when performing serialization operations on instances of the type which this attribute is attached to.
HookType
get
View source
public
Type HookType
The type of the hook class.