IVsWCFReferenceManager Methods

 

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

NameDescription
System_CAPS_pubmethodAdviseWCFReferenceEvents(IVsWCFReferenceEvents^, UInt32)

Registers the caller for Windows Communication Foundation (WCF) service event notification.

System_CAPS_pubmethodGetReferenceEndpointEnumerator()

Returns an enumerator for endpoints in a Windows Communication Foundation (WCF) service reference.

System_CAPS_pubmethodGetReferenceGroupCollection()

Returns a collection of reference groups for a Windows Communication Foundation (WCF) service reference.

System_CAPS_pubmethodUnadviseWCFReferenceEvents(UInt32)

Cancels registration for Windows Communication Foundation (WCF) service reference event notification.

Return to top
Show: