uaPLUS Reference
DecodeMessage(Stream,Type,ServiceMessageContext) Method
See Also  Send Feedback
Opc.Ua Namespace > BinaryDecoder Class > DecodeMessage Method : DecodeMessage(Stream,Type,ServiceMessageContext) Method

stream
expectedType
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function DecodeMessage( _
   ByVal stream As Stream, _
   ByVal expectedType As Type, _
   ByVal context As ServiceMessageContext _
) As IEncodeable
C# 
public static IEncodeable DecodeMessage( 
   Stream stream,
   Type expectedType,
   ServiceMessageContext context
)

Parameters

stream
expectedType
context

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.