Property SupportsTypedTradeResults
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
SupportsTypedTradeResults
True when the engine answers trade commands with typed results (engines with opcodes 85-88). Older engines are driven through the legacy commands; the API behaves the same, but trade calls are serialized.
public bool SupportsTypedTradeResults { get; }