Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi there
I noticed there's a delay when adding an entry to a Stream before it's actually added.
I guess it's because it works asynchronously but then I have problems when doing quick multiple requests on the stream, for example treating a chunk a data or even simple ones like returning the last added one (just after adding it)
Is there any way to reduce the delay or make it work 'more synchronously' without affecting performance ?