ExtendedObjectMetadataParents Property

ScaleOut Software NamedCache API
Return a read-only list containing the dependency parents specified for State Server object corresponding to this ObjectMetadata instance.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public StateServerKeyList Parents { get; }

Property Value

Type: StateServerKeyList
Remarks

If the State Server object has no parents, an empty list is returned.
See Also

Reference