Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataCollector::Dispose Method

 

Releases the resources that are used by the DataCollector.

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources that are used by the DataCollector.

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources that are used by the DataCollector and optionally releases the managed resources.

Return to top
Show: