Signal(String,String) Method
Sends a notification to the specified list of names.
'Declaration
Public Overloads Sub Signal( _
ByVal As String, _
ByVal As String _
)
Parameters
- alertNames
- The comma-delimited list of notification names.
- payload
- The notification payload string.