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

endpoint
The endpoint to validate.

Glossary Item Box

Implement to confirm that the endpoint meets some intended criteria.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ServiceMessageContextMessageInspector
Dim endpoint As ServiceEndpoint
 
instance.Validate(endpoint)
C# 
public void Validate( 
   ServiceEndpoint endpoint
)

Parameters

endpoint
The endpoint to validate.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.