Delegate OnSymbolUpdate
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Raised once per changed symbol after the catalog is re-pushed.
public delegate void OnSymbolUpdate(ViiSyncAccountApi sender, SymbolUpdate update)
Parameters
senderViiSyncAccountApi- Raised once per changed symbol after the catalog is re-pushed.
updateSymbolUpdate- Raised once per changed symbol after the catalog is re-pushed.