Microsoft Internet Security and Acceleration Server 2000

FpcLoadSize

The FpcLoadSize enumerated type contains values that describe the Web proxy load size.

enum FpcLoadSize {
  fpcLoadSize_Small,
  fpcLoadSize_Medium,
  fpcLoadSize_Large
};

Members

fpcLoadSize_Small
Small load size.
fpcLoadSize_Medium
Medium load size.
fpcLoadSize_Large
Large load size.

Requirements

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