OPCDA.NET Reference Manual
CancelCompleteEventArgs Constructor
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace > CancelCompleteEventArgs Class : CancelCompleteEventArgs Constructor

transactionIDp
groupHandleClientp

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal transactionIDp As Integer, _
   ByVal groupHandleClientp As Integer _
)
C# 
public CancelCompleteEventArgs( 
   int transactionIDp,
   int groupHandleClientp
)

Parameters

transactionIDp
groupHandleClientp

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.