EasyUA Reference
SaveValueInCache Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > MonitoredItem Class : SaveValueInCache Method

newValue

Glossary Item Box

Saves a data change or event in the cache.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As MonitoredItem
Dim newValue As IEncodeable
 
instance.SaveValueInCache(newValue)
C# 
public void SaveValueInCache( 
   IEncodeable newValue
)

Parameters

newValue

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.