SossIndexAttribute Constructor

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()
Remarks

By default, the HashIndexPriority for the associated language element will be assigned as NotHashable if the language element is a property and Hashable if the language element is a class or struct (for which type signature information is generated).
See Also

Reference