Property CurrentLoadingOperation
CurrentLoadingOperation
The current loading operation for the table when using TableChanged or null if one is not available.
Declaration
[Obsolete("CurrentLoadingOperation is deprecated, use CurrentLoadingOperationHandle instead.")]
public AsyncOperationHandle<TTable>? CurrentLoadingOperation { get; }
Property Value
Type | Description |
---|---|
AsyncOperationHandle<TTable>? |