| Overload | Description |
|---|---|
| SubscribeMultipleEvents(IEasyAEClient,AEEventsSubscriptionArguments[]) | Subscribe to multiple OPC events.Subscribe to multiple OPC events, specifying an array of event subscription arguments. |
| SubscribeMultipleEvents(IEasyAEClient,AEEventsSubscriptionArguments[],EasyAENotificationEventHandler) | Subscribe to multiple OPC events, specifying an array of event subscription arguments, and a callback. |
| SubscribeMultipleEvents(IEasyAEClient,EasyAEEventsSubscriptionArguments[]) | Subscribe to multiple OPC events, specifying an array of OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.EasyAEEventsSubscriptionArguments. |