Click or drag to resize
Akka.NETNobody.ToSurrogate Method
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override ISurrogate ToSurrogate(
	ActorSystem system
)

Parameters

system
Type: Akka.Actor.ActorSystem
TBD

Return Value

Type: ISurrogate
TBD

Implements

ISurrogated.ToSurrogate(ActorSystem)
See Also