Click or drag to resize
Akka.NETReplicationDeletedFailure Constructor
Initializes a new instance of the ReplicationDeletedFailure class

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

Parameters

key
Type: Akka.DistributedDataIKey

[Missing <param name="key"/> documentation for "M:Akka.DistributedData.ReplicationDeletedFailure.#ctor(Akka.DistributedData.IKey)"]

See Also