![]() |
MarketFactory C# API 3.0
|
Public Member Functions | |
| UpdateManager (Form form) | |
| void | Cancel () |
| void | Start () |
| void | Update (EventHandler< MarketUpdatedEventArgs > handlers, MarketUpdatedEventArgs ev) |
Protected Attributes | |
| bool | _doCancel |
| EventHandler< MarketUpdatedEventArgs > | _handlers |
| Thread | _thread |
| Dictionary< FeedMarketID, MarketUpdatedEventArgs > | _updates |
| UpdateManager | ( | Form | form | ) |
| void Start | ( | ) |
| void Cancel | ( | ) |
| void Update | ( | EventHandler< MarketUpdatedEventArgs > | handlers, |
| MarketUpdatedEventArgs | ev | ||
| ) |
|
protected |
|
protected |
|
protected |
|
protected |