Click or drag to resize
Akka.NETLocalPNCounterToSurrogate Method
TBD

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

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: ISurrogate
TBD

Implements

ISurrogatedToSurrogate(ActorSystem)
See Also