uaPLUS Reference
BufferManager Constructor
See Also  Send Feedback
Opc.Ua.Bindings Namespace > BufferManager Class : BufferManager Constructor

name
maxPoolSize
maxBufferSize

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String, _
   ByVal maxPoolSize As Integer, _
   ByVal maxBufferSize As Integer _
)
C# 
public BufferManager( 
   string name,
   int maxPoolSize,
   int maxBufferSize
)

Parameters

name
maxPoolSize
maxBufferSize

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.