 | HoarderServiceClientReadConfig Method |
Reads the Hoarder database configuration record.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.30
Syntax
Remarks
This method always reads and returns the live database record, so applications will prefer to call GetConfig2Cached for better performance.
See Also