Delegate CompletionListener Namespace: Apache.NMS Assembly: Apache.NMS.dll Syntax public delegate void CompletionListener(IMessage message, Exception e); Parameters Type Name Description IMessage message System.Exception e