Table of Contents

Interface IUdpMessageAdapter

Namespace
StockSharp.Fix
Assembly
StockSharp.Udp.Core.dll

The interface for the UDP message adapter.

public interface IUdpMessageAdapter : IMessageAdapter, IMessageChannel, ICloneable<IMessageChannel>, ICloneable, IPersistable, ILogReceiver, ILogSource, IDisposable, ILoginPasswordAdapter
Inherited Members
Extension Methods

Properties

Dialect

IUdpDialect Dialect { get; }

Property Value

IUdpDialect

SettingsFile

Settings file.

string SettingsFile { get; }

Property Value

string