DispatcherTypeMembers..::..GetName Method

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll)

Syntax


public static string GetName(
	this DispatcherType self
)
<ExtensionAttribute> _
Public Shared Function GetName ( _
	self As DispatcherType _
) As String
[ExtensionAttribute]
public:
static String^ GetName(
	DispatcherType^ self
)