IDataCollectionAwareTestAdapter Interface

Definition

Provides an interface that adds the ability to raise events for diagnostic data adapters to custom test adapters.

public interface class IDataCollectionAwareTestAdapter
public interface IDataCollectionAwareTestAdapter
type IDataCollectionAwareTestAdapter = interface
Public Interface IDataCollectionAwareTestAdapter

Properties

DataCollectors

Gets or sets a DataCollectorNotifications object that can raise events for diagnostic data adapters.

Applies to