RemoteFileCommandMessage
StockSharp.Messages
远程文件命令 。
继承自: CommandMessage
实现: ISecurityIdMessage, IFileMessage, IOriginalTransactionIdMessage
构造函数
RemoteFileCommandMessage
public RemoteFileCommandMessage()
remoteFileCommandMessage = RemoteFileCommandMessage()
初始化了 & ##RemoteFileCommandMessage+#的新实例.
属性
Body
public byte[] Body { get; set; }
value = remoteFileCommandMessage.Body
remoteFileCommandMessage.Body = value
档案体.
FileDataType
public DataType FileDataType { get; set; }
value = remoteFileCommandMessage.FileDataType
remoteFileCommandMessage.FileDataType = value
市场数据类型.
Format
public int Format { get; set; }
value = remoteFileCommandMessage.Format
remoteFileCommandMessage.Format = value
存储格式.
From
public override DateTime? From { get; set; }
value = remoteFileCommandMessage.From
remoteFileCommandMessage.From = value
从节点键.
SecurityId
public SecurityId SecurityId { get; set; }
value = remoteFileCommandMessage.SecurityId
remoteFileCommandMessage.SecurityId = value
SecurityId
To
public override DateTime? To { get; set; }
value = remoteFileCommandMessage.To
remoteFileCommandMessage.To = value
至节点键.
方法
Clone
public override Message Clone()
result = remoteFileCommandMessage.Clone()
创建 RemoteFileCommandMessage 的副本 。
返回值: 收到了,我们得去查查
ToString
public override string ToString()
result = remoteFileCommandMessage.ToString()
转换为行代表.
返回值: 弦乐表演.