EndOfDayMarketSummaryEventHandler Delegate | Table of Content | ErrorEventArgs Class |
ErrorCode Enumeration |
Namespace: OnixS.NET.ICE.iMpact
public enum ErrorCode
Member name | Value | Description | |
---|---|---|---|
Nothing | 0 | ||
Generic | 1 | ||
NotLicensed | 2 | Indicates License-related issues like there's no license available or license has been expired. | |
BadConfiguration | 3 | ||
BadPacket | 4 | ||
BadMessage | 5 | ||
MarketTypeIsNotPermitted | 6 | ||
LogReplayFailure | 7 | ||
LoginFailure | 8 | Indicates ICE login failure. |