Microsoft Internet Security and Acceleration Server 2004 SDK

FPCSessionsMonitors

The FPCSessionsMonitors object provides access to objects that represent the Microsoft Firewall service and ISA Server Web proxy session monitors.

The FPCSessionsMonitors object is typically accessed through the SessionsMonitors property of an FPCArray object

Click here to see the ISA Server object hierarchy.

Methods

This object has no methods.

Properties

The FPCSessionsMonitors object has the following properties.

Property Description
SessionsMonitorFirewall Gets an FPCSessionsMonitor collection that represents the session monitor for Firewall service sessions.
SessionsMonitorWebProxy Gets an FPCSessionsMonitor collection that represents the session monitor for Web proxy sessions.

Remarks

This object implements the IFPCSessionsMonitors interface.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Msfpccom.idl.
Library: Use Microsoft Internet Security and Acceleration Server 2004 Administration Library.

See Also

COM Objects