Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FPCLogContent collection holds a set of FPCLogEntry objects that represent the log entries retrieved from the applicable log in a query.
The FPCLogContent collection is accessed through the following properties:
- The LogContentIsaDatabase property of the FPCLogViewer object.
- The LogContentOnline property of the FPCLogViewer object.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCLogContent collection has these types of members:
- Methods
- Properties
Methods
The FPCLogContent collection has these methods.
| Method | Description |
|---|---|
| AreAllServersUp | Returns a Boolean value that indicates whether there is connectivity to all servers in the array. |
| EndQuery | Ends a query on all servers in the array. |
| ExecuteQuery | Executes a query on the logs of all servers in the array. |
| Item | Retrieves the requested FPCLogEntry object from the collection. This method returns only when the requested object is found, the associated query ends, or an error occurs in the query. |
| ItemAsync | Retrieves the requested FPCLogEntry object from the collection if it is available, returns null and sets the error code to E_PENDING if the requested object cannot be found immediately, or returns null and sets an error code if the operation fails or another error occurs. |
Properties
The FPCLogContent collection has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets an enumerator object for the collection. |
Interfaces for C++ Programming
This collection implements the IFPCLogContent and IFPCEELogContent 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