OPC Historian .NET Server Toolkit Reference
CancelAdviseRequest Method

Handles client reuests to cancel an outstanding request for read or advise client callbacks.
Syntax
'Usage
 
Dim instance As AppPlugin
Dim cancelID As Integer
Dim value As Integer
 
value = instance.CancelAdviseRequest(cancelID)
internal int CancelAdviseRequest( 
   int cancelID
)

Parameters

cancelID
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AppPlugin Class
AppPlugin Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback