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