Click or drag to resize

AlertCreate Method

Sends an alert internally. The value returned is the unique ID for this alert.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Create()

Return Value

Type: Int32
The int value of the alert's unique id.
See Also