Microsoft Internet Security and Acceleration Server 2000 |
Gets a collection of FPCListenEntry objects.
Note If there are no listen entries configured using the FPCListenEntries.Add method, then ISA does not listen for incoming or outgoing Web requests.
[ collFPCListenEntries = ] FPCServer.ForwardProxyListenEntries
HRESULT get_ForwardProxyListenEntries( IFPCListenEntries **pcollFPCListenEntries );
The property is read-only.