OPC Labs EasyOPC-UA Components Library
PullEventNotification Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : PullEventNotification Method

Description
Attempts to pull an OPC event notification subscribed to by the SubscribeMultipleMonitoredItems or SubscribeEvent method.

 

DISPID (Dispatch ID):

 

For more information, see PullEventNotification in .NET Reference.

Syntax
Visual Basic
Public Function PullEventNotification( _
   ByVal millisecondsTimeout As Long _
) As EasyUAEventNotificationEventArgs
Parameters
millisecondsTimeout

Return Type

See PullEventNotification in .NET Reference.

Remarks

For remarks, see PullEventNotification in .NET Reference.

Example

For examples, see PullEventNotification in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members