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

Glossary Item Box

The body of the message.

Syntax

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

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.