|  | ORSetKeyT Constructor | 
 Initializes a new instance of the 
ORSetKeyT class
 
    Namespace: 
   Akka.DistributedData
    Assembly:
   Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic ORSetKey(
	string id
)
new : 
        id : string -> ORSetKeyParameters
- id
- Type: SystemString
 [Missing <param name="id"/> documentation for "M:Akka.DistributedData.ORSetKey`1.#ctor(System.String)"] 
 See Also
See Also