Table of Contents

Class BaseTransaction

Namespace
StockSharp.Micex.Native.Transactions
Assembly
StockSharp.Micex.dll

Базовый класс транзакции.

public abstract class BaseTransaction
Inheritance
BaseTransaction
Derived
Inherited Members
Extension Methods

Constructors

BaseTransaction()

Инициализировать BaseTransaction.

protected BaseTransaction()

Properties

Name

Название транзакции.

public abstract string Name { get; }

Property Value

string