uaPLUS Reference
BeginSetTriggering Method
See Also  Send Feedback
Opc.Ua Namespace > SessionChannel Class : BeginSetTriggering Method

request
callback
asyncState

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function BeginSetTriggering( _
   ByVal request As SetTriggeringMessage, _
   ByVal callback As AsyncCallback, _
   ByVal asyncState As Object _
) As IAsyncResult
C# 
public IAsyncResult BeginSetTriggering( 
   SetTriggeringMessage request,
   AsyncCallback callback,
   object asyncState
)

Parameters

request
callback
asyncState

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.