FPCConnectivityResults collection

Applies to: desktop apps only

The FPCConnectivityResults collection holds a set of FPCConnectivityResult objects. Each FPCConnectivityResult object represents the results of the attempts of a connectivity verifier, which is represented by an FPCConnectivityVerifier object, to verify connectivity.

The FPCConnectivityResults collection can be accessed through the ConnectivityResults property of an FPCServer object.

Ff824585.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCConnectivityResults collection has these types of members:

  • Methods
  • Properties

Methods

The FPCConnectivityResults collection has these methods.

Method Description
Item

Retrieves the requested FPCConnectivityResult object from the collection.

Refresh

Refreshes the contents of the collection to reflect the results of the most recent connectivity verification operations for the server.

 

Properties

The FPCConnectivityResults collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCConnectivityResult objects in the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCConnectivityResults interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010