Show / Hide Table of Contents

Interface IAddressAdapter<TAddress>

Message adapter, provided Address property.

Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public interface IAddressAdapter<TAddress>
Type Parameters
Name Description
TAddress

Address type.

Properties

Address

Server address.

Declaration
TAddress Address { get; set; }
Property Value
Type Description
TAddress

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾