Microsoft Internet Security and Acceleration Server 2000

FPCWebSessions.Refresh Method

Retrieves all the FPCWebSession objects from the Web proxy service by using a remote procedure call (RPC).

VBScript Syntax[VBScript]

FPCWebSessions.Refresh()

C++ Syntax[C++]

HRESULT Refresh();

Remarks

FPCWebSession is not a persistent object. There is no persistent storage for this object because its attributes are supplied at run time by ISA. An RPC call is used to query ISA services about its sessions because the information is dynamic.

Applies To

FPCWebSessions