Interface ISurrogated
Used for surrogate serialization.
Namespace: Akka.Util
Assembly: Akka.dll
Syntax
public interface ISurrogated
Methods
| Improve this Doc View SourceToSurrogate(ActorSystem)
TBD
Declaration
ISurrogate ToSurrogate(ActorSystem system)
Parameters
Type | Name | Description |
---|---|---|
ActorSystem | system | TBD |
Returns
Type | Description |
---|---|
ISurrogate | TBD |