Show / Hide Table of Contents

    Delegate ExceptionHandler

    Namespace: Apache.NMS.ActiveMQ.Transport
    Assembly: Apache.NMS.ActiveMQ.dll
    Syntax
    public delegate void ExceptionHandler(ITransport sender, Exception command);
    Parameters
    Type Name Description
    ITransport sender
    System.Exception command
    • Improve this Doc
    • View Source
    Back to top Copyright � 2005-2019 Apache Software Foundation project
    Generated by DocFX