Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSession.Refresh Method

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

VBScript Syntax[VBScript]

FPCFirewallSession.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 to query ISA services about its sessions because this information is dynamic.

Applies To

FPCFirewallSession