Freigeben über


PersistedNotificationHttpClient.GetRecipientNotificationsAsync-Methode

Namespace:  Microsoft.VisualStudio.Services.Notification.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Overridable Function GetRecipientNotificationsAsync ( _
    userState As Object _
) As Task(Of IList(Of Notification))
public virtual Task<IList<Notification>> GetRecipientNotificationsAsync(
    Object userState
)

Parameter

Rückgabewert

Typ: System.Threading.Tasks.Task<IList<Notification>>

.NET Framework-Sicherheit

Siehe auch

Referenz

PersistedNotificationHttpClient Klasse

Microsoft.VisualStudio.Services.Notification.Client-Namespace