| ISurrogateFromSurrogate Method |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax ISurrogated FromSurrogate(
ActorSystem system
)
abstract FromSurrogate :
system : ActorSystem -> ISurrogated
Parameters
- system
- Type: Akka.ActorActorSystem
TBD
Return Value
Type:
ISurrogatedTBD
See Also