Microsoft Internet Security and Acceleration Server 2000

FpcOperationModes

The FpcOperationModes enumerated type contains values that describe alerting operation modes.

enum FpcOperationModes {
  fpcCountThreshold,
  fpcRateThreshold,
  fpcIntervalThreshold
};

Members

fpcCountThreshold
Events count before re-raising alert.
fpcRateThreshold
Minimal rate of events per second for raising alert.
fpcIntervalThreshold
Minimal interval in minutes before re-raising alert.

Requirements

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