Interface IBinaryAdapter
- Namespace
- StockSharp.Messages
- Assembly
- StockSharp.Messages.dll
Message adapter, provided IsBinaryEnabled property.
public interface IBinaryAdapter
- Extension Methods
Properties
IsBinaryEnabled
Enable binary mode.
bool IsBinaryEnabled { get; set; }