Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    Back to top Copyright © 2005-2023 Apache Software Foundation project
    Generated by DocFX