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.Abstractions
Package overview
AlwaysInterleaveAttribute
Overview
Constructors
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
AlwaysInterleaveAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Core.Abstractions
AlwaysInterleaveAttribute
Constructors
Markdown
The AlwaysInterleaveAttribute attribute is used to mark methods that can interleave with any method, including write (non ReadOnly) requests.
AlwaysInterleaveAttribute
public
AlwaysInterleaveAttribute
()