Opc.Ua.Core
EndpointBase Class Members
Fields  Properties  Methods 


Opc.Ua Namespace : EndpointBase Class

The following tables list the members exposed by EndpointBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Activity Source Name.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Activity Source static instance.  
Top
Protected Properties
 NameDescription
Protected Property Returns the description for the endpoint  
Protected Property Returns the host associated with the current context.  
Protected Property Returns the message context used by the server associated with the endpoint.  
Protected Property Returns the error of the server.  
Protected Property Gets the server object from the operation context.  
Protected Property The types of services known to the server.  
Top
Public Methods
 NameDescription
Public Method Dispatches an incoming binary encoded request.  
Public Method Begins processing a request received via a binary encoded channel.  
Public Methodstatic (Shared in Visual Basic) Creates a fault message.  
Public Methodstatic (Shared in Visual Basic) Creates a fault message.  
Public Method Dispatches an incoming binary encoded request.  
Public Method Ends processing a request received via a binary encoded channel.  
Public Method Dispatches an incoming binary encoded request.  
Public Method  
Public Method  
Public Method  
Public Methodstatic (Shared in Visual Basic) Tries to extract the trace details from the AdditionalParametersType.  
Top
Protected Methods
 NameDescription
Protected Method Finds the service identified by the request type.  
Protected Method Find the endpoint description for the endpoint.  
Protected Methodstatic (Shared in Visual Basic) Returns the host associated with the current context.  
Protected Method Gets the server object from the operation context.  
Protected Method Called when a new request is received by the endpoint.  
Protected Method Called when a response fault sent via the endpoint.  
Protected Method Called when a response sent via the endpoint.  
Protected Method Sets the request context for the thread.  
Top
See Also

Reference

EndpointBase Class
Opc.Ua Namespace