FPCConnectivityResult object
Applies to: desktop apps only
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.
Members
The FPCConnectivityResult object has these types of members:
- Properties
Properties
The FPCConnectivityResult object has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was first checked. |
|
Read-only | Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was last checked. |
|
Read-only | Gets a value from the FpcConnectivityErrorCode enumerated type that specifies the last error code obtained in an attempt to verify connectivity. |
|
Read-only | Gets the Host header used for checking connectivity. |
|
Read-only | Gets a value from the FpcRequestType enumerated type that specifies the type of request used for checking connectivity. |
|
Read-only | Gets the amount of time for the last connectivity verification request to be sent and the reply to be received, in milliseconds. |
|
Read-only | Gets the IP address of the remote server to which connectivity was checked. |
|
Read-only | Gets the TCP port on the remote server used for checking connectivity. |
Interfaces for C++ Programming
This object implements the IFPCConnectivityResult and IFPCConnectivityResult2 interfaces.
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
Build date: 7/12/2010