Posts
Sort by recent activity
Multiple Asynchronous Database.Register calls
Has anyone tried to use asynchronously register databases?
What we've found is that when we asyncrhonously register 2 databases
using a delegate for the Database.register method and callbacks for t...