Namespace: GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public TimerEventArgs( Connection currentConnection, ErrorCode errorCode, string nativeError, DateTime time, bool sync )
Parameters
- currentConnection
- Type: GF.Clients.Charts.Custom.NinjaTrader.CbiConnection
- errorCode
- Type: GF.Clients.Charts.Custom.NinjaTrader.CbiErrorCode
- nativeError
- Type: SystemString
- time
- Type: SystemDateTime
- sync
- Type: SystemBoolean
See Also