NamedCacheEnableMethodInvocationEventHandling Property

ScaleOut Software NamedCache API
Gets or sets a value indicating whether this NamedCache instance is enabled for receiving StateServer method invocation events.

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

public bool EnableMethodInvocationEventHandling { get; set; }

Property Value

Type: Boolean
See Also

Reference