Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSessionConnection Object

A Windows Sockets (Winsock) session connection is defined by the client, the computer and the process. One or more connections may be established during a Winsock session. For example, if a client opens three instances of Microsoft Internet Explorer, he has opened three Winsock session connections.

The FPCFirewallSessionConnection object represents a single Winsock session connection. This object is a member of the FPCFirewallSessionConnections collection.

The FPCFirewallSessionConnection object is not represented in ISA Management.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCFirewallSessionConnection interface.

Methods

The following table lists the methods of the FPCFirewallSessionConnection object.

Method Description
AbortConnection Stops the connection.
Refresh Reads the object configuration from the Firewall service by using a remote procedure call, discarding any changes to it that were not saved.

Properties

The following table lists the properties of the FPCFirewallSessionConnection object.

Property Description
Duration Gets the connection duration.
FirewallConnectionAdditionalInfo Gets a pointer to the FPCFirewallConnectionAdditionalInfo object, which is reserved for future use.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.