Click or drag to resize
Akka.NETORSetKeyT Class

[Missing <summary> documentation for "T:Akka.DistributedData.ORSetKey`1"]

Inheritance Hierarchy
SystemObject
  Akka.DistributedDataKeyORSetT
    Akka.DistributedDataORSetKeyT

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
[SerializableAttribute]
public sealed class ORSetKey<T> : Key<ORSet<T>>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Akka.DistributedData.ORSetKey`1"]

The ORSetKeyT type exposes the following members.

Constructors
  NameDescription
Public methodORSetKeyT
Initializes a new instance of the ORSetKeyT class
Top
Properties
Methods
Extension Methods
See Also