Microsoft Internet Security and Acceleration Server 2000 |
The FPCProtocolConnection object represents a single connection in a single Firewall service protocol. This object is a member of the FPCProtocolConnections collection.
Click here to see the ISA object hierarchy.
This object implements the IFPCProtocolConnection interface.
The following table lists the methods of the FPCProtocolConnection object.
Method | Description |
---|---|
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Save | Saves the object's configuration to persistent storage. |
SetTCP | Sets all of the parameters of a TCP connection. |
SetUDP | Sets all of the parameters of a UDP connection. |
The following table lists the properties of the FPCProtocolConnection object.
Property | Description |
---|---|
PortHigh | Gets a port number designating the end of the range. |
PortLow | Gets a port number designating the beginning of the range. |
Protocol | Gets the communication protocol of the connection. |
TCPDirection | Gets the direction of a TCP connection. |
UDPDirection | Gets the direction of a UDP connection. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCProtocolConnection object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.