Click or drag to resize
Akka.NETIUpdateResponseRequest Property
Optional object that can be used to correlate this response with particular Update request.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
Object Request { get; }

Property Value

Type: Object
See Also