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
OneWayAttribute
Overview
Constructors
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
OneWayAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Core.Abstractions
OneWayAttribute
Constructors
Markdown
Indicates that a method on a grain interface is one-way and that no response message will be sent to the caller.
OneWayAttribute
public
OneWayAttribute
()