Microsoft Internet Security and Acceleration Server 2000

FPCLAT.Save Method

Saves the Local Address Table (LAT) information to persistent storage. It is important to remember that changes will not be saved until after the Save method is called.

VBScript Syntax[VBScript]

FPCLAT.Save()

C++ Syntax[C++]

HRESULT Save();

Note  When you've made and saved changes to the LAT that will affect whether a Network Interface Card (NIC) is external or internal, the Firewall and Web proxy (w3proxy) services must be restarted for your change to take effect. To stop and restart the services, use the FPCArray.SendRestartNotification method.

Applies To

FPCLAT