Table of Contents

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

sender ViiSyncAccountApi
Raised once per changed symbol after the catalog is re-pushed.
update SymbolUpdate
Raised once per changed symbol after the catalog is re-pushed.