IntRegNodeCacheMode Property

CVB.Net Documentation
Gets or sets the caching mode of this register node.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public CacheMode CacheMode { get; set; }

Property Value

Type: CacheMode

Implements

IConfigurableRegisterNodeCacheMode
INodeCacheMode
Remarks

Set operation is only possible as long as the GevServer.State is Configuration.
See Also

Reference