The NMS Class Library (.Net Messaging Library)

TransportFilter Class

Used to implement a filter on the transport layer.

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

System.Object
   ActiveMQ.Transport.TransportFilter
      ActiveMQ.Transport.LoggingTransport
      ActiveMQ.Transport.MutexTransport
      ActiveMQ.Transport.ResponseCorrelator

public class TransportFilter : 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

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

See Also

TransportFilter Members | ActiveMQ.Transport Namespace