Opc.Ua.Core
GlobalContext Property



Opc.Ua Namespace > ServiceMessageContext Class : GlobalContext Property
The default context for the process (used only during XML serialization).
Syntax
'Declaration
 
Public Shared ReadOnly Property GlobalContext As ServiceMessageContext
'Usage
 
Dim value As ServiceMessageContext
 
value = ServiceMessageContext.GlobalContext
public static ServiceMessageContext GlobalContext {get;}
public:
static property ServiceMessageContext^ GlobalContext {
   ServiceMessageContext^ get();
}
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

ServiceMessageContext Class
ServiceMessageContext Members