.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.IProtocolConnection Interface Reference

More...

Inherits IDisposable.

Inherited by UnifiedAutomation.UaBase.AmqpConnection, UnifiedAutomation.UaBase.ApmTcpConnection, and UnifiedAutomation.UaBase.TapTcpConnection.

Public Member Functions

void SendMessage (ArraySegment< byte > buffer, IProtocolMessage request=null)
 
void SendMessage (IList< ArraySegment< byte >> buffers, IProtocolMessage request=null)
 
Task DisconnectAsync (ArraySegment< byte > message, CancellationToken ct)
 

Properties

IProtocolListener Listener [get]
 
BufferManager BufferManager [get]
 
ConnectionState State [get]
 
object UserData [get, set]
 

Events

EventHandler
< MessageReceivedEventArgs
MessageReceived
 

Detailed Description


The documentation for this interface was generated from the following file: