The NMS Class Library (.Net Messaging Library)

CommandHandler Delegate

public delegate void CommandHandler(
   ITransport sender,
   Command command
);

Requirements

Namespace: ActiveMQ.Transport

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

See Also

ActiveMQ.Transport Namespace