Click or drag to resize

HoarderServiceClient.RepairMissingPhotos 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.9
Syntax
C#
public Task<string> RepairMissingPhotos()

Return Value

Task<String>
The Uri of a text Blob containing the results of find processing.
See Also