Microsoft Internet Security and Acceleration Server 2000

FPCWebSession.Refresh Method

Reads all properties of the FPCWebSession object from the Web proxy service by means of a remote procedure call (RPC).

VBScript Syntax[VBScript]

FPCWebSession.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

FPCWebSession