AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface InteropBrokerDisconnectionEvent

    interface InteropBrokerDisconnectionEvent {
        brokerName: string;
        topic: string;
        type: string;
    }
    Index
    brokerName: string
    topic: string
    type: string