RequestBase.GetActivityName Method

Definition

Gets the activity name, which refers to both the interface name and method name.

public abstract string GetActivityName ();
abstract member GetActivityName : unit -> string
Public MustOverride Function GetActivityName () As String

Returns

Implements

Applies to