Click or drag to resize
Akka.NETFastMergeTAssignAncestor Method
INTERNAL API: should be called from "updating" methods

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected T AssignAncestor(
	T newData
)

Parameters

newData
Type: T
TBD

Return Value

Type: T
TBD
See Also