Hi Mariam,
Thank you for your help. In my case I create a independent thread to collect and cache data from data source.
VcOps's collection process just read the cache. So if user has stopped collection of adapter instance, I want to suspend my thread
until the collection is restarted. Do you have some best practice?
- greywolfxy