Click or drag to resize

HoarderServiceClientRepairMissingPhotos Method

Scans the Pictures references in Titles to see if they exist as a blob.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntax
C#
public Task<string> RepairMissingPhotos()

Return Value

TaskString
The Uri of a text Blob containing the results of find processing.
See Also