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

Glossary Item Box

Returns the message context associated with the current WCF operation context.

Syntax

Visual Basic (Usage)Copy Code
Dim value As ServiceMessageContext
 
value = MessageContextExtension.CurrentContext
C# 
public static ServiceMessageContext CurrentContext {get;}

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.