RegisteredServersStore.LocalFileStoreReloaded Event

Definition

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 

Event Type

Applies to