EngineConfig
Defined in: js-xbbg/src/types.ts:66
Properties
Section titled “Properties”
optionalauth?:AuthConfig
Defined in: js-xbbg/src/types.ts:81
autoRestartOnDisconnection?
Section titled “autoRestartOnDisconnection?”
optionalautoRestartOnDisconnection?:boolean
Defined in: js-xbbg/src/types.ts:84
commandQueueSize?
Section titled “commandQueueSize?”
optionalcommandQueueSize?:number
Defined in: js-xbbg/src/types.ts:76
fieldCachePath?
Section titled “fieldCachePath?”
optionalfieldCachePath?:string
Defined in: js-xbbg/src/types.ts:80
optionalhost?:string
Defined in: js-xbbg/src/types.ts:67
keepAliveEnabled?
Section titled “keepAliveEnabled?”
optionalkeepAliveEnabled?:boolean
Defined in: js-xbbg/src/types.ts:91
Enable BLPAPI keep-alive pings. SDK default: true.
keepAliveInactivityMs?
Section titled “keepAliveInactivityMs?”
optionalkeepAliveInactivityMs?:number
Defined in: js-xbbg/src/types.ts:93
Milliseconds of inactivity before keep-alive ping. SDK default: 20000.
keepAliveResponseTimeoutMs?
Section titled “keepAliveResponseTimeoutMs?”
optionalkeepAliveResponseTimeoutMs?:number
Defined in: js-xbbg/src/types.ts:95
Milliseconds to wait for a keep-alive response. SDK default: 10000.
maxEventQueueSize?
Section titled “maxEventQueueSize?”
optionalmaxEventQueueSize?:number
Defined in: js-xbbg/src/types.ts:75
numStartAttempts?
Section titled “numStartAttempts?”
optionalnumStartAttempts?:number
Defined in: js-xbbg/src/types.ts:83
overflowPolicy?
Section titled “overflowPolicy?”
optionaloverflowPolicy?:string
Defined in: js-xbbg/src/types.ts:78
optionalport?:number
Defined in: js-xbbg/src/types.ts:68
requestPoolSize?
Section titled “requestPoolSize?”
optionalrequestPoolSize?:number
Defined in: js-xbbg/src/types.ts:71
requestTimeoutMs?
Section titled “requestTimeoutMs?”
optionalrequestTimeoutMs?:number
Defined in: js-xbbg/src/types.ts:87
Hard per-request timeout in ms; 0 disables. Default 0.
retryPolicy?
Section titled “retryPolicy?”
optionalretryPolicy?:RetryPolicy
Defined in: js-xbbg/src/types.ts:85
sdkLogLevel?
Section titled “sdkLogLevel?”
optionalsdkLogLevel?:string
Defined in: js-xbbg/src/types.ts:100
servers?
Section titled “servers?”
optionalservers?:ServerAddress[]
Defined in: js-xbbg/src/types.ts:69
slowConsumerHiWaterMark?
Section titled “slowConsumerHiWaterMark?”
optionalslowConsumerHiWaterMark?:number
Defined in: js-xbbg/src/types.ts:97
Slow-consumer hi water mark as fraction of maxEventQueueSize. SDK default: 0.75.
slowConsumerLoWaterMark?
Section titled “slowConsumerLoWaterMark?”
optionalslowConsumerLoWaterMark?:number
Defined in: js-xbbg/src/types.ts:99
Slow-consumer lo water mark as fraction of maxEventQueueSize. SDK default: 0.5.
socks5?
Section titled “socks5?”
optionalsocks5?:Socks5Config
Defined in: js-xbbg/src/types.ts:101
streamsDeactivatedWarnMs?
Section titled “streamsDeactivatedWarnMs?”
optionalstreamsDeactivatedWarnMs?:number
Defined in: js-xbbg/src/types.ts:89
Warn threshold for streams staying deactivated, in ms. 0 disables. Default 30000.
subscriptionFlushThreshold?
Section titled “subscriptionFlushThreshold?”
optionalsubscriptionFlushThreshold?:number
Defined in: js-xbbg/src/types.ts:74
subscriptionPoolSize?
Section titled “subscriptionPoolSize?”
optionalsubscriptionPoolSize?:number
Defined in: js-xbbg/src/types.ts:72
subscriptionStreamCapacity?
Section titled “subscriptionStreamCapacity?”
optionalsubscriptionStreamCapacity?:number
Defined in: js-xbbg/src/types.ts:77
optionaltls?:TlsConfig
Defined in: js-xbbg/src/types.ts:82
validationMode?
Section titled “validationMode?”
optionalvalidationMode?:string
Defined in: js-xbbg/src/types.ts:73
warmupServices?
Section titled “warmupServices?”
optionalwarmupServices?:string[]
Defined in: js-xbbg/src/types.ts:79
zfpRemote?
Section titled “zfpRemote?”
optionalzfpRemote?:"8194"|"8196"
Defined in: js-xbbg/src/types.ts:70