EasyUA Reference
InvokeServiceResponseMessage Constructor(Byte[])
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > InvokeServiceResponseMessage Class > InvokeServiceResponseMessage Constructor : InvokeServiceResponseMessage Constructor(Byte[])

InvokeServiceResponse
The invoke service response.

Glossary Item Box

Initializes the message with the body.

Syntax

Visual Basic (Usage)Copy Code
Dim InvokeServiceResponse() As Byte
 
Dim instance As New InvokeServiceResponseMessage(InvokeServiceResponse)
C# 
public InvokeServiceResponseMessage( 
   byte[] InvokeServiceResponse
)

Parameters

InvokeServiceResponse
The invoke service response.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.