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
    Back to top Copyright © 2005-2019 Apache Software Foundation project
    Generated by DocFX