Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSessions.Refresh Method

Reads all the FPCFirewallSession objects from the Firewall service by using a remote procedure call (RPC).

VBScript Syntax[VBScript]

FPCFirewallSessions.Refresh()

C++ Syntax[C++]

HRESULT Refresh();

Remarks

FPCFirewallSession is not a persistent object. There is no persistent storage for this object because its attributes are supplied at run time by ISA. This method uses an RPC call query ISA services about its sessions because this information is dynamic.

Applies To

FPCFirewallSessions