MarketFactory C# API 3.0
Public Member Functions
|
Public Attributes
|
List of all members
SignalHelper Class Reference
Public Member Functions
void
doNotify
()
void
doWait
(long time_ms)
Public Attributes
bool
wasSignalled
= false
Member Function Documentation
◆
doWait()
void doWait
(
long
time_ms
)
◆
doNotify()
void doNotify
(
)
Member Data Documentation
◆
wasSignalled
bool wasSignalled = false