ExtendedActorSystem Members
The ExtendedActorSystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
WithExtension<(Of <<'(T>)>>)(ActorSystem) |
Loads the extension and casts it to the expected type if it's already registered
|
![]() ![]() |
WithExtension<(Of <<'(T>)>>)(ActorSystem, Type) |
Registers a type and returns it if one doesn't yet exist
|
![]() ![]() |
WithExtension<(Of <<'(T, TI>)>>)(ActorSystem) |
Registers a type and returns it if one doesn't yet exist
|