FPCSignaledAlertInstance
Internet Security and Acceleration Server 2004/2006 SDK
The FPCSignaledAlertInstance object represents a single instance of an alert that has been issued. This object is an element of an FPCSignaledAlert collection.
Click here to see the ISA Server object hierarchy.
Methods
The FPCSignaledAlertInstance object defines the following methods.
| Method | Description |
|---|---|
| Acknowledge | Acknowledges the alert instance. |
| Reset | Resets the alert instance. |
Properties
The FPCSignaledAlertInstance object has the following properties.
| Property | Description |
|---|---|
| Acknowledged | Gets a Boolean value that indicates whether the alert instance has been acknowledged. |
| Count | Gets the number of instances of the alert that were issued with the same timestamp. |
| Description | Gets a string value that includes descriptions of all of the events that triggered the alert instance. |
| Resolution | Gets a possible resolution of the issue that caused the alert instance. |
| TimeStamp | Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the alert instance was issued. |
Interfaces for C++ Programming
This object implements the IFPCSignaledAlertInstance interface.
Requirements
| Client | Requires Windows XP. |
|---|---|
| Server | Requires Windows Server 2003. Requires Windows Server 2003 or Windows 2000 for ISA Server 2004 Standard Edition. |
| Version | Requires Internet Security and Acceleration (ISA) Server 2006 or ISA Server 2004. |
| IDL | Declared in Msfpccom.idl. |