Click or drag to resize

SdkConfigurationSection Events

The SdkConfigurationSection type exposes the following members.

Events
 NameDescription
Public eventOnConfigurationReloaded Event fired every time that configuration is reloaded / refreshed and might have changed. This is a good time for components to update their cached configuration settings, if any.
Top
See Also