OPCDA.NET Reference Manual
AdviseIOPCDataCallback Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class : AdviseIOPCDataCallback Method

Glossary Item Box

Activates the callback handling.
The server makes callbacks on data change, read complete, write complet and cancel complete. The user needs to install callback event handlers to actually getting notified.

Syntax

Visual Basic (Declaration) 
Public Sub AdviseIOPCDataCallback() 
C# 
public void AdviseIOPCDataCallback()

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.