Click or drag to resize
Akka.NETExtensionsDI Method
Overload List
  NameDescription
Public methodStatic memberDI(ActorSystem)
Creates an adapter used to generate Props configuration objects using the DI extension using a given actor system.
Public methodStatic memberDI(IActorContext)
Creates an adapter used to generate Props configuration objects using the DI extension using a given actor context.
Top
See Also