Opc.Ua.Core
IMessageSocket Interface Members
Properties  Methods 

Opc.Ua.Bindings Namespace : IMessageSocket Interface

The following tables list the members exposed by IMessageSocket.

Public Properties
 NameDescription
 Property Gets the socket handle.  
 Property Gets the local endpoint.  
 Property Returns the features implemented by the message socket.  
 Property Gets the remote endpoint.  
Top
Public Methods
 NameDescription
 Method Connects to an endpoint.  
 Method Changes the sink used to report reads.  
 Method Forcefully closes the socket.  
 Method (Inherited from System.IDisposable)
 Method Get the message socket event args.  
 Method Starts reading messages from the socket.  
 Method Sends a buffer.  
Top
See Also

Reference

IMessageSocket Interface
Opc.Ua.Bindings Namespace