The NMS Class Library (.Net Messaging Library)

MutexTransport Class

A Transport which gaurds access to the next transport using a mutex.

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

System.Object
   ActiveMQ.Transport.TransportFilter
      ActiveMQ.Transport.MutexTransport

public class MutexTransport : TransportFilter

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

MutexTransport Members | ActiveMQ.Transport Namespace