Click or drag to resize
Akka.NETFastMergeTIsAncestorOf Method
INTERNAL API: should be used from merge

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

Parameters

newData
Type: T
TBD

Return Value

Type: Boolean
TBD
See Also