EasyUA Reference
InvokeServiceRequest Field
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > InvokeServiceMessage Class : InvokeServiceRequest Field

Glossary Item Box

The body of the message.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As InvokeServiceMessage
Dim value() As Byte
 
value = instance.InvokeServiceRequest
 
instance.InvokeServiceRequest = value
C# 
[MessageBodyMemberAttribute(Order=0, Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")]
public byte[] InvokeServiceRequest

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.