EasyUA Reference
OnNotification Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > MonitoredItemDataCache Class : OnNotification Method

notification

Glossary Item Box

Saves a notification in the cache.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As MonitoredItemDataCache
Dim notification As MonitoredItemNotification
 
instance.OnNotification(notification)
C# 
public void OnNotification( 
   MonitoredItemNotification notification
)

Parameters

notification

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.