Click or drag to resize
Akka.NETKeyTEquals Method (IKey)

[Missing <summary> documentation for "M:Akka.DistributedData.Key`1.Equals(Akka.DistributedData.IKey)"]

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool Equals(
	IKey key
)

Parameters

key
Type: Akka.DistributedDataIKey

[Missing <param name="key"/> documentation for "M:Akka.DistributedData.Key`1.Equals(Akka.DistributedData.IKey)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Akka.DistributedData.Key`1.Equals(Akka.DistributedData.IKey)"]

See Also