PlazaReplStateMessage

StockSharp.Plaza.Native.CGate.Messages

消息包含数据流的状态;在流关闭前发送.

继承自: PlazaMessage

构造函数

PlazaReplStateMessage
public PlazaReplStateMessage(string replState)
plazaReplStateMessage = PlazaReplStateMessage(replState)

消息包含数据流的状态;在流关闭前发送.

属性

ReplState
public string ReplState { get; }
value = plazaReplStateMessage.ReplState

消息到达时对数据流状态的编码视图 。