This documentation is archived and is not being maintained.

INetFwServices Interface

Interface that provides access to the collection of services that may be authorized to listen through a firewall.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public interface INetFwServices extends IEnumerable

The INetFwServices type exposes the following members.

  NameDescription
Public propertyCountGets the number of items in this collection.
Top

  NameDescription
Public methodGetEnumeratorReturns an enumerator that iterates through a collection. (Inherited from IEnumerable.)
Public methodItemGets the item in this collection with the specified service type.
Top
Show: