ServiceHealthBehaviorBase Constructor

Definition

Initializes a new instance of the ServiceHealthBehaviorBase class.

protected:
 ServiceHealthBehaviorBase();
protected ServiceHealthBehaviorBase ();
Protected Sub New ()

Remarks

This constructor is protected; it can only be called from a derived class.

Applies to