FPCSessionsMonitor collection

Applies to: desktop apps only

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.

Ff826479.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCSessionsMonitor collection has these types of members:

  • Methods
  • Properties

Methods

The FPCSessionsMonitor collection has these 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 has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCSessionsMonitors interface.

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