question

Upvotes
Accepted
20 1 2 7

RDP- Event after removal of a RIC from a stream

With Data Library for .NET (aka RD Library for .NET), while using With RDP streaming, is there an event following the removal of a RIC from a stream with IPricingStream.RemoveItems()?

In principle, there is a "completion" callback to be defined on the stream (OnComplete), in the same way the OnRefresh or OnUpdate is defined, but, first, it seems that it is not called in the case of the RIC removal from a stream and, also, the OnComplete signature contains only the IPricingStream itself, so it looks like it is rather designed a the event for the stream post closing.

Can you confirm, that there is no callback called by the RDP API after the RIC was removed from the stream?
If there is such a callback, how it should be defined?

Thanks

#technologyrdp-apic#.netlseg-data-library
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

I am sorry to hear it. It makes another departure from the solution adapted in the original RFA api while it probably could have been done with basically no cost and allow tp preserve the existing code on the client side.

Thanks

1 Answer

· Write an Answer
Upvotes
Accepted
19.1k 86 39 63

Hi @PatrickZ

I can confirm there is no event generated when a streaming item is closed/removed.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Not having the callback looks like a departure from the previous policies... For example, RFA had it....
But thank you for the answer.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.