Click or drag to resize

ISnapshotSourceProviderTGetSnapshot Method

The method to be invoked when requesting the current snapshot.

Namespace:  Openfin.Desktop.SnapshotSourceAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
T GetSnapshot()

Return Value

Type: T
The current snapshot.
See Also