Opc.Ua.Core
Utils Class
Members 



Opc.Ua Namespace : Utils Class
Logger Utils methods. Defines various static utility functions.
Object Model
Utils ClassTracing Class
Syntax
'Declaration
 
<ExtensionAttribute()>
Public MustInherit NotInheritable Class Utils 
'Usage
 
Dim instance As Utils
[Extension()]
public static class Utils 
[Extension()]
public ref class Utils abstract sealed 
Remarks
To simplify porting from Utils.Trace and to avoid name collisions with anything that is called 'Log' the Utils class hosts the Logger class.
Inheritance Hierarchy

System.Object
   Opc.Ua.Utils

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

Utils Members
Opc.Ua Namespace