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.
Click here to see the Forefront TMG object hierarchy.
The FPCConnectivityResults collection defines the following methods.
Method | Description |
---|---|
Retrieves the requested FPCConnectivityResult object from the collection. |
|
Refreshes the contents of the collection to reflect the results of the most recent connectivity verification operations for the server. |
The FPCConnectivityResults collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCConnectivityResult objects in the collection. |
This collection implements the IFPCConnectivityResults interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.