Microsoft Internet Security and Acceleration Server 2000

FPCProtocolConnections Collection

The FPCProtocolConnections collection retrieves a group of all FPCProtocolConnection objects of a single protocol.

The FPCProtocolConnections collection is a property of the FPCProtocolDefinition object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCProtocolConnections interface.

Methods

The following table lists the methods of the FPCProtocolConnections collection.

Method Description
AddTCP Creates a new TCP connection object and returns a reference to it.
AddUDP Creates a new UDP connection object and returns a reference to it.
Item Retrieves the given FPCProtocolConnection object from the collection.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes the given object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCProtocolConnections collection.

Property Description
Count Gets the number of secondary connection objects in the collection.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the FPCProtocolConnections collection's storage.

Requirements

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