Member Junction
Preparing search index...
@memberjunction/ng-dashboards
MCPSyncState
Interface MCPSyncState
Sync state for a connection
interface
MCPSyncState
{
error
:
string
|
null
;
isSyncing
:
boolean
;
lastResult
:
MCPSyncResult
|
null
;
progress
:
MCPSyncProgress
|
null
;
}
Index
Properties
error
is
Syncing
last
Result
progress
Properties
error
error
:
string
|
null
is
Syncing
isSyncing
:
boolean
last
Result
lastResult
:
MCPSyncResult
|
null
progress
progress
:
MCPSyncProgress
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
is
Syncing
last
Result
progress
Member Junction
Loading...
Sync state for a connection