OracleAlerterAlertEventArgs Constructor
Initializes a new instance of the
OracleAlerterAlertEventArgs class.
'Declaration
Public Function New( _
ByVal As String, _
ByVal As String _
)
Parameters
- alertName
- The name of the alert.
- alertMessage
- The contents of the alert.