EasyUA Reference
GetServiceResult(IEncodeable) Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > MonitoredItem Class > GetServiceResult Method : GetServiceResult(IEncodeable) Method

notification

Glossary Item Box

The service result for a data change notification.

Syntax

Visual Basic (Usage)Copy Code
Dim notification As IEncodeable
Dim value As ServiceResult
 
value = MonitoredItem.GetServiceResult(notification)
C# 
public static ServiceResult GetServiceResult( 
   IEncodeable 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.