| ReplicationDeletedFailure Constructor |
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ReplicationDeletedFailure(
IKey key
)
new :
key : IKey -> ReplicationDeletedFailure
Parameters
- key
- Type: Akka.DistributedDataIKey
[Missing <param name="key"/> documentation for "M:Akka.DistributedData.ReplicationDeletedFailure.#ctor(Akka.DistributedData.IKey)"]
See Also