Microsoft Internet Security and Acceleration Server 2000 |
The FPCWebSessions collection provides access to a group of FPCWebSession objects. Each FPCWebSession object represents one Web session of an ISA Server computer. A Web session is a period of time during which a computer requests Web objects from an ISA server. This collection is a property of the FPCServer object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCWebSessions interface.
The following table lists the methods of the FPCWebSessions collection.
Method | Description |
---|---|
Item | Retrieves the given object from the collection. |
Refresh | Reads all the objects using a remote procedure call (RPC). |
The following table lists the properties of the FPCWebSessions collection.
Property | Description |
---|---|
Count | Gets the number of FPCWebSession objects in the collection. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.