Alert, structure (websvcAlerts)

A structure representing an alert subscription.

Espace de noms : websvcAlerts
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")> _
<DebuggerStepThroughAttribute> _
Public Structure Alert
'Utilisation
Dim instance As Alert
[SerializableAttribute] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")] 
[DebuggerStepThroughAttribute] 
public struct Alert

Notes

An alert subscription is a persistent request on the server for notifications (alert) that a particular document or list has been modified in a specific way. The alert subscription contains the information that determines when to generate a notification, and how to deliver the notification.

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres Alert
websvcAlerts, espace de noms