SossIndexAttributeHashPriority Property

ScaleOut Software NamedCache API
Returns the HashIndexPriority established when this attribute was constructed (see SossIndexAttribute(HashIndexPriority)). Returns null if the default constructor was used (see [M:Soss.Client.SossIndexAttribute.SossIndexAttribute()]).

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

public Nullable<HashIndexPriority> HashPriority { get; }

Property Value

Type: NullableHashIndexPriority
See Also

Reference