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