This document describes IceFIX version 1.0.1.


IceFIX::BridgeStatus

Overview

enum BridgeStatus

The bridge status.

Used By

Enumerator Index

BridgeStatusNotActive — The bridge is inactive.
BridgeStatusActive — The bridge is active, and trying to login with the trading partner.
BridgeStatusLoggedOn — The bridge is active, and currently logged into the trading partner.

Enumerators

BridgeStatusNotActive

The bridge is inactive.

BridgeStatusActive

The bridge is active, and trying to login with the trading partner.

BridgeStatusLoggedOn

The bridge is active, and currently logged into the trading partner.


  • No labels