SysWindowsAzureNotificationController.sendPushNotification Method [AX 2012]

Creates a connection to the notification hub on the service bus and sends the notification message to the appropriate user.

Syntax

public void sendPushNotification(SysWindowsAzureNotificationDataContract _dataContract)

Run On

Called

Parameters

See Also

Reference

SysWindowsAzureNotificationController Class