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

serviceDescription
The service description.
serviceHostBase
The service host that is currently being constructed.

Glossary Item Box

Provides the ability to inspect the service host and the service description to confirm that the service can run successfully.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ServiceMessageContextBehaviorAttribute
Dim serviceDescription As ServiceDescription
Dim serviceHostBase As ServiceHostBase
 
instance.Validate(serviceDescription, serviceHostBase)

Parameters

serviceDescription
The service description.
serviceHostBase
The service host that is currently being constructed.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.