Attempts to pull multiple OPC item changes subscribed to by the
SubscribeMultipleItems or SubscribeItem method.
Parameters
- maximumCount
- Maximum number of event notifications returned.
- millisecondsTimeout
- The number of milliseconds to wait, or System.Threading.Timeout.Infinite (-1) to wait indefinitely.
Return Value
An array of event arguments, or null
if no event is available within the specified time.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also