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.
ICorrelationDataSource Interface
.NET Framework (current version)
Provides a property that returns a description of all of the correlation data that a channel can supply.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | DataSources | Gets a collection that contains a description of all of the correlation data that a channel can supply. |
By implementing this interface, a channel indicates that it is registering to provide correlation data.
.NET Framework
Available since 4.0
Available since 4.0
Show:
