Click or drag to resize
Akka.NETLocalPNCounterDictionary<TKey>.ToSurrogate 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.Actor.ActorSystem
TBD

Return Value

Type: ISurrogate
TBD

Implements

ISurrogated.ToSurrogate(ActorSystem)
See Also