This topic has not yet been rated - Rate this topic

Alert structure

A structure representing an alert subscription.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)
[SerializableAttribute]
public struct Alert

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.