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

Glossary Item Box

Is called from the server on read completed events. AdviseIOPCDataCallback needs to be called to activate the callback handling. The client can install handlers to handle notifications of completion of read requests.

Syntax

Visual Basic (Declaration) 
Public Event ReadCompleted As ReadCompleteEventHandler
C# 
public event ReadCompleteEventHandler ReadCompleted

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.