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