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

Glossary Item Box

The following tables list the members exposed by ServiceMessageContextMessageInspector.

Public Constructors

 NameDescription
Public ConstructorServiceMessageContextMessageInspector ConstructorOverloaded.   
Top

Public Methods

 NameDescription
Public MethodAddBindingParameters Implement to pass data at runtime to bindings to support custom behavior.  
Public MethodAfterReceiveReply Enables inspection or modification of a message after a reply message is received but prior to passing it back to the client application.  
Public MethodAfterReceiveRequest Called after an inbound message has been received but before the message is dispatched to the intended operation.  
Public MethodApplyClientBehavior Implements a modification or extension of the client across an endpoint.  
Public MethodApplyDispatchBehavior Implements a modification or extension of the service across an endpoint.  
Public MethodBeforeSendReply Called after the operation has returned but before the reply message is sent.  
Public MethodBeforeSendRequest Enables inspection or modification of a message before a request message is sent to a service.  
Public MethodValidate Implement to confirm that the endpoint meets some intended criteria.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.