 | HealthServiceGetAllHealthProviders Method |
Namespace:
Dynamicweb.Diagnostics.Health
Assembly:
Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntaxpublic static IEnumerable<Type> GetAllHealthProviders()
Public Shared Function GetAllHealthProviders As IEnumerable(Of Type)
Return Value
Type:
IEnumerableType
See Also