Strategy_.OnStrategyEvent Method
protected virtual void OnStrategyEvent(
object data
)
This language is not supported or no code example is available.
protected:
virtual void OnStrategyEvent(
object^ data
)
This language is not supported or no code example is available.
protected function OnStrategyEvent(
data : object
);
This language is not supported or no code example is available.
Parameters
-
data
-
object
In this article
Definition