Opc.Ua.Core
IsEnabled Method (Tracing)



Opc.Ua Namespace > Tracing Class : IsEnabled Method
Whether the Trace Event Handler is active.
Syntax
'Declaration
 
Public Shared Function IsEnabled() As Boolean
'Usage
 
Dim value As Boolean
 
value = Tracing.IsEnabled()
public static bool IsEnabled()
public:
static bool IsEnabled(); 
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

Tracing Class
Tracing Members