Show / Hide Table of Contents

    Delegate MessageListener

    A delegate that can receive messages async.

    Namespace: Apache.NMS
    Assembly: Apache.NMS.dll
    Syntax
    public delegate void MessageListener(IMessage message);
    Parameters
    Type Name Description
    IMessage message
    • Improve this Doc
    • View Source
    Back to top Copyright © 2005-2022 Apache Software Foundation project
    Generated by DocFX