OnTradeInfo Event

public event Action<TradeInfo> OnTradeInfo
This language is not supported or no code example is available.
public:  
event Action<TradeInfo^>^ OnTradeInfo { 
}
This language is not supported or no code example is available.
JScript supports the use of events, but not the declaration of new ones.
This language is not supported or no code example is available.

In this article

Definition