Opc.Ua.Core
OnCallMethod2 Field



Opc.Ua Namespace > MethodState Class : OnCallMethod2 Field
Raised when the method is called.
Syntax
'Declaration
 
Public OnCallMethod2 As GenericMethodCalledEventHandler2
'Usage
 
Dim instance As MethodState
Dim value As GenericMethodCalledEventHandler2
 
value = instance.OnCallMethod2
 
instance.OnCallMethod2 = value
public GenericMethodCalledEventHandler2 OnCallMethod2
public:
GenericMethodCalledEventHandler2^ OnCallMethod2
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

MethodState Class
MethodState Members