Click or drag to resize
Akka.NETExtensionIdProviderTExtensionType Property
Retrieves the underlying type for the current extension

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Type ExtensionType { get; }

Property Value

Type: Type

Implements

IExtensionIdExtensionType
See Also