SbeSession

StockSharp.Server.Sbe

SBE session (base configuration).

继承自: BaseLogReceiver

实现: IMessageListenerSession, ILogReceiver, ILogSource, IDisposable

属性

HeartBeat : TimeSpan

Heartbeat interval.

IncrementalDepthUpdates : bool

Send incremental depth updates.

IsConnected : bool

Get connection status.

SenderCompId : string

Sender identifier (client login).

TargetCompId : string

Target server identifier.

方法

IncreaseBytesSent(int)

Increase BytesSent.

count
Value.
IncreaseErrorCount()

Increase ErrorCount.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
ResetErrorCount()

Reset ErrorCount.

Save(SettingsStorage)

Save settings.

storage
Settings storage.