ExtendedActorSystem Methods

The ExtendedActorSystem type exposes the following members.

Methods


  Name Description
Public method Static member WithExtension<(Of <<'(T>)>>)(ActorSystem)
Loads the extension and casts it to the expected type if it's already registered
Public method Static member WithExtension<(Of <<'(T>)>>)(ActorSystem, Type)
Registers a type and returns it if one doesn't yet exist
Public method Static member WithExtension<(Of <<'(T, TI>)>>)(ActorSystem)
Registers a type and returns it if one doesn't yet exist