The NMS Class Library (.Net Messaging Library)

TcpTransport Class

An implementation of ITransport that uses sockets to communicate with the broker

For a list of all members of this type, see TcpTransport Members.

System.Object
   ActiveMQ.Transport.Tcp.TcpTransport

public class TcpTransport : ITransport, IStartable, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ActiveMQ.Transport.Tcp

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

TcpTransport Members | ActiveMQ.Transport.Tcp Namespace