FPCSessionsMonitor Collection

The FPCSessionsMonitor collection holds a group of FPCSessionsMonitorEntry objects.

An FPCSessionsMonitor collection for the Microsoft Firewall service sessions can be accessed through the SessionsMonitorFirewall property of an FPCSessionsMonitors object. An FPCSessionsMonitor collection for the Forefront TMG Web proxy sessions can be accessed through the SessionsMonitorWebProxy property of an FPCSessionsMonitors object.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCSessionsMonitor collection defines the following methods.

Method Description

DisconnectSession

Disconnects the session with the specified session ID.

EndQuery

Ends the active query on all servers in the array.

ExecuteQuery

Starts a new query using the specified filters on all servers in the array.

Item

Retrieves the requested FPCSessionsMonitorEntry 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 FPCSessionsMonitorEntry 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 FPCSessionsMonitor collection defines the following property.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Interfaces for C++ Programming

This collection implements the IFPCSessionsMonitors interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.