Class representing a single exchange.

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

C#
public class Exchange
Visual Basic (Declaration)
Public Class Exchange
Visual C++
public ref class Exchange

Remarks

An exchange here is a combination of the actual exchange and a sub-exchange, e.g. liffe would have multiple exchanges for ltom etc.

Inheritance Hierarchy

System..::.Object
  T4.API..::.Exchange

See Also