Property CurrentLoadingOperationHandle
CurrentLoadingOperationHandle
The current loading operation for the table when using TableChanged or default if one is not available.
Declaration
public AsyncOperationHandle<TTable> CurrentLoadingOperationHandle { get; }
Property Value
Type | Description |
---|---|
AsyncOperationHandle<TTable> |