 | HoarderServiceClient.RepairMissingPhotos Method |
Scans the Pictures references in Titles to see if they exist as a blob.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic Task<string> RepairMissingPhotos()
Return Value
Task<String>The Uri of a text Blob containing the results of find processing.
See Also