OPCAE.NET Reference Manual
CancelRefresh Method
See Also  Send Feedback
OPCAE.NET Namespace > EventSubscriptionMgt Class : CancelRefresh Method

Glossary Item Box

Cancels a refresh in progress for the event subscription. If a refresh is in progress, the server should send one final callback with the last refresh flag set and the number of events equal to zero.

Syntax

Visual Basic (Declaration) 
Public Function CancelRefresh() As Integer
C# 
public int CancelRefresh()

Return Value

HRESULTS error/success code.

Requirements

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

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.