MethodInvokerAttribute Class

Definition

Identifies a class that knows how to map the messages targeting a specifies interface ID to a grain (CLR) interface.

C#
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MethodInvokerAttribute : Orleans.CodeGeneration.GeneratedAttribute
C#
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MethodInvokerAttribute : Orleans.CodeGeneration.GrainSupportClassAttribute
Inheritance
MethodInvokerAttribute
Inheritance
MethodInvokerAttribute
Attributes

Constructors

MethodInvokerAttribute(Type, Int32)

Initializes a new instance of the MethodInvokerAttribute class.

Properties

InterfaceId

Gets the ID assigned to the interface by Orleans

TargetType

Gets the type which this implementation applies to.

(Inherited from GeneratedAttribute)
TargetType

Gets the type which this implementation applies to.

(Inherited from GrainSupportClassAttribute)

Applies to

Toode Versioonid
.NET Orleans 1.5.10, 3.4.5, 3.6.0