Share via


ActorMethodContext.MethodName Property

Definition

Gets the name of the method invoked by actor runtime.

public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Property Value

The name of method.

Applies to