RetrieveOptionsCreateArgument Property

ScaleOut Software NamedCache API
Gets/set an argument that will be passed to the provided CreateHandler callback if a missing object is to be created. The default is null.

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

public Object CreateArgument { get; set; }

Property Value

Type: Object
See Also

Reference