| HealthServiceCreate Method |
Namespace:
Dynamicweb.Diagnostics.Health
Assembly:
Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax public static HealthProviderBase Create(
Type healthProviderType
)
Public Shared Function Create (
healthProviderType As Type
) As HealthProviderBase
Parameters
- healthProviderType
- Type: SystemType
Return Value
Type:
HealthProviderBaseSee Also