NodeGetCacheMode Method

CVB.Net Documentation
Gets the current (dependent) cache mode of this node.

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

protected abstract CacheMode GetCacheMode()

Return Value

Type: CacheMode
Current cache mode.
See Also

Reference