Can I use WebSocket API to fetch data from DACS? If so, Are there are examples available?

I am building a small application to fetch data from DACS and wanted to see if I can use WebSocket API to do so.

If it is possible, are there any examples available to work with in C#? Thank you.

Best Answer