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