Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I reload an RDF/XML datasource?

DataSource RDF reload XML
0
Posted

How do I reload an RDF/XML datasource?

0

You can force an RDF/XML datasource (or any datasource that supports nsIRDFRemoteDataSource) to reload using the Refresh() method of nsIRDFRemoteDataSource. Refresh() takes a single parameter that indicates whether you’d like it to perform its operation synchronously (“blocking”) or asynchrounously (“non-blocking”). You should never do a synchronous load unless you really know what you’re doing: this will freeze the UI until the load completes!

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123