Delegate QueryTableUpdateHandler
Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public delegate void QueryTableUpdateHandler(IQueryTable table, ITableUpdate deltaUpdate);
Parameters
| Type | Name | Description |
|---|---|---|
| IQueryTable | table | |
| ITableUpdate | deltaUpdate |