The FPCConnectivityResult object represents the results of the attempts of a connectivity verifier, which is represented by an FPCConnectivityVerifier object, to verify connectivity. A connectivity verifier checks the connectivity from a Forefront TMG computer to another computer, such as an external Web server.
This object is an element of an FPCConnectivityResults collection.
Click here to see the Forefront TMG object hierarchy.
The FPCConnectivityResult object does not define any methods.
The FPCConnectivityResult object defines the following properties.
Property | Description |
---|---|
Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was first checked. |
|
Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was last checked. |
|
Gets a value from the FpcConnectivityErrorCode enumerated type that specifies the last error code obtained in an attempt to verify connectivity. |
|
Gets the Host header used for checking connectivity. |
|
Gets a value from the FpcRequestType enumerated type that specifies the type of request used for checking connectivity. |
|
Gets the amount of time for the last connectivity verification request to be sent and the reply to be received, in milliseconds. |
|
Gets the IP address of the remote server to which connectivity was checked. |
|
Gets the TCP port on the remote server used for checking connectivity. |
This object implements the IFPCConnectivityResult and IFPCConnectivityResult2 interfaces.
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.