Show / Hide Table of Contents

    Delegate SessionTxEventDelegate

    A delegate that is notified whenever a Transational evemt occurs for the specified session such as TX started, committed or rolled back.

    Namespace: Apache.NMS
    Assembly: Apache.NMS.dll
    Syntax
    public delegate void SessionTxEventDelegate(ISession session);
    Parameters
    Type Name Description
    ISession session
    Back to top Copyright © 2005-2019 Apache Software Foundation project
    Generated by DocFX