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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Event WriteCompleted As WriteCompleteEventHandler
C# 
public event WriteCompleteEventHandler WriteCompleted

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.