uaPLUS Reference
UpdateMessageSize Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class : UpdateMessageSize Method

buffer
offset
messageSize

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Shared Sub UpdateMessageSize( _
   ByVal buffer() As Byte, _
   ByVal offset As Integer, _
   ByVal messageSize As Integer _
) 
C# 
protected static void UpdateMessageSize( 
   byte[] buffer,
   int offset,
   int messageSize
)

Parameters

buffer
offset
messageSize

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.