Not at the DataWriter, that one is covered up. I can only dispose the
message at the subscriber end, as I may not know when the subscriber has
finished processing and the message is not needed. Can we explicitely
delete a message sample at subscriber end?

On Fri, Apr 20, 2012 at 11:55 PM, Steve Mc Gregor
<[email protected]>wrote:

> I think you are looking for the dispose method in the datawriter.
>
> On Fri, Apr 20, 2012 at 10:28 AM, Ravi Chandran <[email protected]
> > wrote:
>
>> Hi,
>>
>> I wanted to know that if we publish a message with
>> auto_dispose_unregistered_instance of DataWriterQos set to false, is there
>> a way to dispose this message when we have processed this message? As I see
>> it now, whenever I run the subscriber I keep getting the message again and
>> again, which seems correct logically, as the message will remain alive till
>> we dispose it somehow..
>>
>> Any hint towards this will be helpful.
>>
>> --
>> Thanks & Regards
>> Ravi
>>
>>
>> _______________________________________________
>> OpenSplice DDS Developer Mailing List
>> [email protected]
>> Subscribe / Unsubscribe
>> http://dev.opensplice.org/mailman/listinfo/developer
>>
>>
>
>
> --
> *Steve Mc Gregor*
> email: [email protected]
> movil: +51 992 705 909
>
>
>
> _______________________________________________
> OpenSplice DDS Developer Mailing List
> [email protected]
> Subscribe / Unsubscribe
> http://dev.opensplice.org/mailman/listinfo/developer
>
>


-- 
Thanks & Regards
Ravi
_______________________________________________
OpenSplice DDS Developer Mailing List
[email protected]
Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer

Reply via email to