EasyUA Reference
Copy Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > SystemContext Class : Copy Method

context
The operation context to use.

Glossary Item Box

Creates a copy of the context that can be used with the specified operation context.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SystemContext
Dim context As IOperationContext
Dim value As ISystemContext
 
value = instance.Copy(context)

Parameters

context
The operation context to use.

Return Value

A copy of the system context that references the new operation context.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.