Logo
Explore Help
Register Sign In
gavindiaz/mtapi
1
0
Fork 0
You've already forked mtapi
mirror of https://github.com/vdemydiuk/mtapi.git synced 2026-07-27 18:47:55 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
mtapi/MTApiService/ICommandManager.cs
T

8 lines
139 B
C#
Raw Permalink Normal View History

Refactored MtApiService: command will be executed in first expert will be invoked by quote tick
2016-04-13 16:41:32 +03:00
namespace MTApiService
Added projects MtApi4 and MtApi5
2014-10-31 09:05:52 +02:00
{
Issue #37: Used ConcurrencyMode.Multiple for server and client side to avoid deadlocks and freezes of MtApiService
2016-11-23 10:51:50 +02:00
internal interface ICommandManager
Added projects MtApi4 and MtApi5
2014-10-31 09:05:52 +02:00
{
Issue #37: Used ConcurrencyMode.Multiple for server and client side to avoid deadlocks and freezes of MtApiService
2016-11-23 10:51:50 +02:00
MtCommandTask SendCommand(MtCommand task);
Added projects MtApi4 and MtApi5
2014-10-31 09:05:52 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.4 Page: 382ms Template: 57ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API