Microsoft Internet Security and Acceleration Server 2000

FpcFwForwardType

The FpcFwForwardType enumerated type specifies the mode of proxy forwarding.

typedef enum FpcFwForwardType {
  fpcPrimaryConnection,
  fpcChaining
};

Members

fpcPrimaryConnection
Forward requests to primary connection.
fpcChaining
Forward requests to another chaining proxy server.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.