| IExtensionIdT Interface |
Namespace: Akka.Actor
The IExtensionIdT type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionType |
Retrieves the underlying type for the current extension
(Inherited from IExtensionId.) |
| Name | Description | |||
|---|---|---|---|---|
| Apply |
Registers the current extension to a given actor system.
| |||
| CreateExtension |
Creates the current extension using a given actor system.
| |||
| Get |
Retrieves the current extension from a given actor system.
|