Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Fields cannot be retrieved using DequeueEvents method of the MonitoredItem class. #321

Open
sup-inm opened this issue May 31, 2022 · 0 comments

Comments

@sup-inm
Copy link

sup-inm commented May 31, 2022

Hello all,
I have configured NetCoreConsoleClient project as the UA client for event subscription and generated single event to test the client.

In order to get the event fields, I tried to use DequeueEvents method of the subscribed MonitoredItem. But, it returns an empty list. PublishResponse from the server contains the event data and I am able to retrieve the event fields using the LastValue property of the MonitoredItem.

Can I use the Dequeue method for retrieving the event data or should I use the LastValue property?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant