I have a memorystream object which is to be updated a particular time interval.
When a update occurs on the memorystream object the event should be created & raised. Then there should be a event handler to handle the raised event.
Please suggest any code or sample for ref.
Thanks in advance.