Occurs when the BPA PDCstream INI based configuration file has been reloaded.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler ConfigurationFileReloaded
Public Event ConfigurationFileReloaded As EventHandler
public: event EventHandler^ ConfigurationFileReloaded { void add (EventHandler^ value); void remove (EventHandler^ value); }