Click or drag to resize
Akka.NETIExtensionIdT Methods

The IExtensionIdT generic type exposes the following members.

Methods
  NameDescription
Public methodApply
Registers the current extension to a given actor system.
Public methodCreateExtension
Creates the current extension using a given actor system.
Note Note
Internal use only.
Public methodGet
Retrieves the current extension from a given actor system.
Top
See Also