SossIndexAttribute Constructor (HashIndexPriority)

ScaleOut Software NamedCache API
Create an Attribute used to indicate that the value or type signature of the annotated language element should be written to StateServer's property index.

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

public SossIndexAttribute(
	HashIndexPriority hashPriority
)

Parameters

hashPriority
Type: Soss.ClientHashIndexPriority
Remarks

This version allows you to explicitly specify the HashIndexPriority of the value or type signature information of the annotated language element.
See Also

Reference