Dialect Constructor (ProtocolVersion) | Table of Content | Engine Property ![]() |
| Dialect Properties |
The Dialect type exposes the following members.
| Name | Description | |
|---|---|---|
| Engine |
Engine instance the FIX dialect belongs to.
| |
| Id |
Dialect unique identifier.
| |
| IsDisposed |
Returns true if the FIX dialect object is disposed, false otherwise.
| |
| MessageTypes |
Collection of message types that belong to this dialect.
| |
| Tags |
Collection of all tags which belong to the dialect.
| |
| Version |
Version of the FIX messaging specification (protocol) on which the dialect is based.
|