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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Event CancelCompleted As CancelCompleteEventHandler
C# 
public event CancelCompleteEventHandler CancelCompleted

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.