SnapshotRestoreStartedEvent#
Class SnapshotRestoreStartedEvent
Hierarchy
- WebVisEvent
- SnapshotRestoreStartedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Snapshot Restore Started Event(snapshotID: number): SnapshotRestoreStartedEvent -
The SNAPSHOT_RESTORE_STARTED event occurs if a Snapshot is triggered to be restored.
Parameters
-
snapshotID: number
The ID of the Snapshot.
Returns SnapshotRestoreStartedEvent
-
Properties
id
id: number
snapshotID
snapshotID: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
SNAPSHOT_RESTORE_STARTED SNAPSHOT_RESTORE_STARTED