NativeProxyGetDiagnostics Method |
Gets internal diagnostics.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IReadOnlyDictionary<string, Object> GetDiagnostics()
Return Value
Type:
IReadOnlyDictionaryString,
ObjectA dictionary containing diagnostics information.
See Also