<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BS Flasher:<br>
<br>
Yes, I can make a method to let you get a callback on free. That is no problem.<br>
I want to make sure the methods I add to the C# library are useful, since once it's part<br>
of the library, I don't want to ever remove it, because that would breaks people's software.<br>
So let's figure out the best way and then add it.<br>
<br>
James<div class="im"><br></div></blockquote></div><br>James, <br>Don't touch your code. I added a referenceCount in your binding and I am checking that. This way works. When a packet is received or line is disconnected referenceCount will be 0 and it is sufficient for my problem.<br>
<br>Thank you so much. <br></div>