Opc.Ua.Core
Message Field (SessionLessServiceMessage)



Opc.Ua Namespace > SessionLessServiceMessage Class : Message Field
The message to encode or the decoded message.
Syntax
'Declaration
 
Public Message As IEncodeable
'Usage
 
Dim instance As SessionLessServiceMessage
Dim value As IEncodeable
 
value = instance.Message
 
instance.Message = value
public IEncodeable Message
public:
IEncodeable^ Message
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

SessionLessServiceMessage Class
SessionLessServiceMessage Members