|  | ReadAll Constructor | 
 Initializes a new instance of the 
ReadAll class
 
    Namespace: 
   Akka.DistributedData
    Assembly:
   Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic ReadAll(
	TimeSpan timeout
)
new : 
        timeout : TimeSpan -> ReadAllParameters
- timeout
- Type: SystemTimeSpan
 [Missing <param name="timeout"/> documentation for "M:Akka.DistributedData.ReadAll.#ctor(System.TimeSpan)"] 
 See Also
See Also