IDatabaseRepositoryFactorySetRepositoryMode Method |
Namespace: PDTec.IceNet.Sdk
void SetRepositoryMode( RepositoryMode mode )
After changing the repository mode all current repository instances of this database are no longer valid and should be discarded. Any following repository actions should be performed on a new repository instance.
In order to receive a valid repository instance wait 5 seconds after calling this method before requesting a new repository instance. This allows the internal caches to refresh the repository status.