Click or drag to resize

ChangeNotification Properties

The ChangeNotification type exposes the following members.

Properties
  NameDescription
Public propertyClientState
Value of the clientState property sent specified in the subscription request (if any)
Public propertyId
Unique ID for the notification.
Public propertyResource
The URI of the resource that emitted the change notification relative to the base URL of the service.
Public propertyResourceData
The content of this property depends on the type of resource being subscribed to.
Public propertySubscriptionId
Gets or sets subscriptionId. The unique identifier of the subscription that generated the notification.
Top
See Also