Microsoft Internet Security and Acceleration Server 2000

FPCSignaledAlert.Reset Method

Resets the alert. This clears all counts held by the alert service, putting the alert back in an alertable state. The next signal will then cause the alert to be invoked.

VBScript Syntax[VBScript]

FPCSignaledAlert.Reset()

C++ Syntax[C++]

HRESULT Reset();

Applies To

FPCSignaledAlert