Click or drag to resize

PushNotificationAgentServiceClientPushManyAsync Method

[Missing <summary> documentation for "M:Scanjour.Process.PushNotification.PushNotifierServiceReference.PushNotificationAgentServiceClient.PushManyAsync(Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage[])"]


Namespace: Scanjour.Process.PushNotification.PushNotifierServiceReference
Assembly: Scanjour.Process.PushNotification_24.5.0.0 (in Scanjour.Process.PushNotification_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public Task PushManyAsync(
	NotificationMessage[] messages
)

Parameters

messages  NotificationMessage

[Missing <param name="messages"/> documentation for "M:Scanjour.Process.PushNotification.PushNotifierServiceReference.PushNotificationAgentServiceClient.PushManyAsync(Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage[])"]

Return Value

Task

[Missing <returns> documentation for "M:Scanjour.Process.PushNotification.PushNotifierServiceReference.PushNotificationAgentServiceClient.PushManyAsync(Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage[])"]

Implements

IPushNotificationAgentServicePushManyAsync(NotificationMessage)
See Also