TaskNotificationSubscriptionCollection.AddNew Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void AddNew (Microsoft.WindowsAzure.MediaServices.Client.NotificationJobState targetJobState, Microsoft.WindowsAzure.MediaServices.Client.INotificationEndPoint notificationEndPoint, bool includeTaskProgress);
member this.AddNew : Microsoft.WindowsAzure.MediaServices.Client.NotificationJobState * Microsoft.WindowsAzure.MediaServices.Client.INotificationEndPoint * bool -> unit
Public Sub AddNew (targetJobState As NotificationJobState, notificationEndPoint As INotificationEndPoint, includeTaskProgress As Boolean)
Parameters
- targetJobState
- NotificationJobState
- notificationEndPoint
- INotificationEndPoint
- includeTaskProgress
- Boolean