Microsoft Internet Security and Acceleration Server 2000

FPCDialupNetworkConnections.Refresh Method

Reads all the phone book entries from the phone book by using an RPC call. The FPCDialupNetworkConnections collection is not part of persistent storage and retrieves data from the phone-book file of the specified server. An RPC call is used to query ISA services about its sessions because the information is dynamic.

VBScript Syntax[VBScript]

FPCDialupNetworkConnections.Refresh()

C++ Syntax[C++]

HRESULT Refresh();

Applies To

FPCDialupNetworkConnections