UdpFeedGroup
StockSharp.Fix
ネットワーク構成グループ。
継承元: NotifiableObject
実装: IPersistable
プロパティ
ReplayAddress
public EndPoint ReplayAddress { get; set; }
value = udpFeedGroup.ReplayAddress
udpFeedGroup.ReplayAddress = value
ステートサーバアドレスを再生します。
メソッド
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()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。