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

stream
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal stream As Stream, _
   ByVal context As ServiceMessageContext _
)
C# 
public BinaryDecoder( 
   Stream stream,
   ServiceMessageContext context
)

Parameters

stream
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.