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