Click or drag to resize

HealthServiceCreate Method

Namespace:  Dynamicweb.Diagnostics.Health
Assembly:  Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax
public static HealthProviderBase Create(
	Type healthProviderType
)

Parameters

healthProviderType
Type: SystemType

Return Value

Type: HealthProviderBase
See Also