IDiscoverySession2 Methods

 

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

NameDescription
System_CAPS_pubmethodDiscoverUrlAsyncWithMetadataExchange(String^, DiscoverySessionProtocolPriority, Int32, String^, IDiscoverUrlCallBack^, Int32)

Returns the discovery result (IDiscoveryResult) interface for a Windows Communication Foundation (WCF) service asynchronously.

System_CAPS_pubmethodDiscoverUrlWithMetadataExchange(String^, DiscoverySessionProtocolPriority, Int32, String^, IDiscoveryResult^)

Returns the discovery result (IDiscoveryResult) interface for a Windows Communication Foundation (WCF) service.

Return to top
Show: