FPCSessionsMonitors
Internet Security and Acceleration Server 2004/2006 SDK
The FPCSessionsMonitors object provides access to objects that represent the Microsoft Firewall service and ISA Server Web proxy session monitors.
The FPCSessionsMonitors object is accessed through the SessionsMonitors property of an FPCArray object
Click here to see the ISA Server object hierarchy.
Methods
The FPCSessionsMonitors object does not define any 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. |
Interfaces for C++ Programming
This object implements the IFPCSessionsMonitors interface.
Requirements
| Client | Requires Windows XP. |
|---|---|
| Server | Requires Windows Server 2003. Requires Windows Server 2003 or Windows 2000 for ISA Server 2004 Standard Edition. |
| Version | Requires Internet Security and Acceleration (ISA) Server 2006 or ISA Server 2004. |
| IDL | Declared in Msfpccom.idl. |