Edit

Share via


InvokeMethodNameAttribute(String) Constructor

Definition

Initializes a new instance of the InvokeMethodNameAttribute class.

public InvokeMethodNameAttribute (string invokeMethodName);
new Orleans.InvokeMethodNameAttribute : string -> Orleans.InvokeMethodNameAttribute
Public Sub New (invokeMethodName As String)

Parameters

invokeMethodName
String

Name of the invoke method.

Applies to