Table of Contents

Class BovespaFastDialect.BovespaFastFeedGroup

Namespace
StockSharp.Fix.Dialects.Bovespa
Assembly
StockSharp.FAST.dll

Network configuration group.

public class BovespaFastDialect.BovespaFastFeedGroup : FastFeedGroup, IPersistable
Inheritance
BovespaFastDialect.BovespaFastFeedGroup
Implements
IPersistable
Inherited Members
Extension Methods

Properties

Id

Channel ID.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Id", Description = "Id", GroupName = "General", Order = 2)]
public int Id { get; set; }

Property Value

int

Methods

Load(SettingsStorage)

Load settings.

public override void Load(SettingsStorage storage)

Parameters

storage SettingsStorage

Settings storage.

Save(SettingsStorage)

Save settings.

public override void Save(SettingsStorage storage)

Parameters

storage SettingsStorage

Settings storage.