RegisteredServersStore.LocalFileStoreReloaded Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event that is raised after the local file store is refreshed. When this event is raised, clients need to release their references to the store and reinitialize their UI for the new local file store.
public static event EventHandler LocalFileStoreReloaded;
member this.LocalFileStoreReloaded : EventHandler
Public Shared Event LocalFileStoreReloaded As EventHandler