uaPLUS Reference
ServerSystemContext Constructor(IServerInternal,OperationContext)
See Also  Send Feedback
Opc.Ua.Server Namespace > ServerSystemContext Class > ServerSystemContext Constructor : ServerSystemContext Constructor(IServerInternal,OperationContext)

server
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal server As IServerInternal, _
   ByVal context As OperationContext _
)
C# 
public ServerSystemContext( 
   IServerInternal server,
   OperationContext context
)

Parameters

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