Property | Type | Description |
---|
Method | 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 | |
return | System |
public OnUnsubscribe ( InstrumentList instruments ) : System | ||
instruments | InstrumentList | |
return | System |
public OnUnsubscribe ( Subscription subscription ) : System | ||
subscription | Subscription | |
return | System |
public OnUnsubscribe ( string symbol ) : System | ||
symbol | string | |
return | System |