SnapshotSourceClientTGetSnapshotAsync Method |
Gets current snapshot from the snapshot provider.
Namespace:
Openfin.Desktop.SnapshotSourceAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Task<T> GetSnapshotAsync()
Return Value
Type:
TaskTA new task of the current snapshot.
See Also