The NMS Class Library (.Net Messaging Library)

ExceptionHandler Delegate

public delegate void ExceptionHandler(
   ITransport sender,
   Exception command
);

Requirements

Namespace: ActiveMQ.Transport

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

See Also

ActiveMQ.Transport Namespace