Show / Hide Table of Contents

Class OneWayAttribute

Indicates that a method on a grain interface is one-way and that no response message will be sent to the caller.

Inheritance
System.Object
OneWayAttribute
Namespace: Orleans.Concurrency
Assembly: Orleans.Core.Abstractions.dll
Syntax
public sealed class OneWayAttribute : Attribute

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX