Windows apps
Collapse the table of content
Expand the table of content
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.

ICorrelationDataSource Interface

.NET Framework (current version)
 

Provides a property that returns a description of all of the correlation data that a channel can supply.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Public Interface ICorrelationDataSource

NameDescription
System_CAPS_pubpropertyDataSources

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
Return to top
Show:
© 2017 Microsoft