UdpFeedGroup

StockSharp.Fix

网络配置组.

继承自: NotifiableObject

实现: IPersistable

属性

ReplayAddress
public EndPoint ReplayAddress { get; set; }
value = udpFeedGroup.ReplayAddress
udpFeedGroup.ReplayAddress = value

重放状态服务器地址 。

UdpA
public UdpFeedGroupAddress UdpA { get; }
value = udpFeedGroup.UdpA

UDP频道A.

UdpB
public UdpFeedGroupAddress UdpB { get; }
value = udpFeedGroup.UdpB

UDP B频道.

UdpC
public UdpFeedGroupAddress UdpC { get; }
value = udpFeedGroup.UdpC

UDP C频道.

方法

Load
public virtual void Load(SettingsStorage storage)
udpFeedGroup.Load(storage)

装入设置 。

storage
设置存储 。
Save
public virtual void Save(SettingsStorage storage)
udpFeedGroup.Save(storage)

保存设置 。

storage
设置存储 。
ToString
public override string ToString()
result = udpFeedGroup.ToString()

转换为行代表.

返回值: 弦乐表演.