EasyUA Reference
Current Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > SecureChannelContext Class : Current Property

Glossary Item Box

The active secure channel for the thread.

Syntax

Visual Basic (Usage)Copy Code
Dim value As SecureChannelContext
 
SecureChannelContext.Current = value
 
value = SecureChannelContext.Current
C# 
public static SecureChannelContext Current {get; set;}

Property Value

The current secure channel 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.