Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
OnUnsubscribe ( ) : System | ||
OnUnsubscribe ( Instrument instrument ) : System | ||
OnUnsubscribe ( InstrumentList instruments ) : System | ||
OnUnsubscribe ( Subscription subscription ) : System | ||
OnUnsubscribe ( string symbol ) : System |
public OnUnsubscribe ( Instrument instrument ) : System | ||
instrument | Instrument | |
Résultat | System |
public OnUnsubscribe ( InstrumentList instruments ) : System | ||
instruments | InstrumentList | |
Résultat | System |
public OnUnsubscribe ( Subscription subscription ) : System | ||
subscription | Subscription | |
Résultat | System |
public OnUnsubscribe ( string symbol ) : System | ||
symbol | string | |
Résultat | System |