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.

Ff824594.bkbutton(en-us,VS.85).png 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

DateCheckedFirst

Read-only

Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was first checked.

DateCheckedLast

Read-only

Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when connectivity was last checked.

ErrorCode

Read-only

Gets a value from the FpcConnectivityErrorCode enumerated type that specifies the last error code obtained in an attempt to verify connectivity.

HostHeader

Read-only

Gets the Host header used for checking connectivity.

RequestType

Read-only

Gets a value from the FpcRequestType enumerated type that specifies the type of request used for checking connectivity.

Result

Read-only

Gets the amount of time for the last connectivity verification request to be sent and the reply to be received, in milliseconds.

ServerAddress

Read-only

Gets the IP address of the remote server to which connectivity was checked.

TCPPort

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

COM Objects

 

 

Build date: 7/12/2010