DiscoveryProtocol Enumeration
Visual Studio 2015
Provides an enumeration to specify the protocol to use for discovery of Windows Communication Foundation (WCF) services.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Member name | Description | |
|---|---|---|
| DP_DiscoveryClientProtocol | Use the DiscoveryClientProtocol protocol. | |
| DP_DiscoveryDataServiceProtocol | ||
| DP_MetadataExchangeProtocol | Use the IMetadataExchange protocol. |
This enumeration supports the IDiscoverySession2 interface which extends the IDiscoverySession interface to support metadata exchange.
Show: