Opc.Ua.Core
ConfigurationWatcherEventArgs Class
Members 



Opc.Ua Namespace : ConfigurationWatcherEventArgs Class
Stores the arguments passed when the configuration file changes.
Object Model
ConfigurationWatcherEventArgs ClassApplicationConfiguration Class
Syntax
'Declaration
 
Public Class ConfigurationWatcherEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ConfigurationWatcherEventArgs
public class ConfigurationWatcherEventArgs : System.EventArgs 
public ref class ConfigurationWatcherEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Opc.Ua.ConfigurationWatcherEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConfigurationWatcherEventArgs Members
Opc.Ua Namespace