Class Nobody.NobodySurrogate
A surrogate for serializing Nobody.
Implements
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public class NobodySurrogate : ISurrogate
Methods
| Improve this Doc View SourceFromSurrogate(ActorSystem)
Converts the ISurrogate into a IActorRef.
Declaration
public ISurrogated FromSurrogate(ActorSystem system)
Parameters
Type | Name | Description |
---|---|---|
ActorSystem | system | The actor system. |
Returns
Type | Description |
---|---|
ISurrogated | TBD |