ServiceDebugBehavior Constructor

Definition

Initializes a new instance of the ServiceDebugBehavior class.

public:
 ServiceDebugBehavior();
public ServiceDebugBehavior ();
Public Sub New ()

Remarks

The constructor creates a ServiceDebugBehavior object with the following defaults:

Applies to