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.129 (1.2.3.129)
Syntax
public Type ExtensionType { get; }

Property Value

Type: Type

Implements

IExtensionIdExtensionType
See Also