Opc.Ua.Core
IMessageSocketAsyncEventArgs Interface Members
Properties  Methods  Events

Opc.Ua.Bindings Namespace : IMessageSocketAsyncEventArgs Interface

The following tables list the members exposed by IMessageSocketAsyncEventArgs.

Public Properties
 NameDescription
 Property Gets the data buffer to use with an asynchronous socket method.  
 Property Gets or sets an array of data buffers to use with an asynchronous socket method.  
 Property Gets the number of bytes transferred in the socket operation.  
 Property Gets the result of the asynchronous socket operation.  
 Property Gets the SocketError string of the asynchronous socket operation.  
 Property Gets or sets a user or application object associated with this asynchronous socket operation.  
Top
Public Methods
 NameDescription
 Method (Inherited from System.IDisposable)
 Method Sets the data buffer to use with an asynchronous socket method.  
Top
Public Events
 NameDescription
 Event The event used to complete an asynchronous operation.  
Top
See Also

Reference

IMessageSocketAsyncEventArgs Interface
Opc.Ua.Bindings Namespace