| Interface | Description |
|---|---|
| StreamingSubscriptionConnection.INotificationEventDelegate | |
| StreamingSubscriptionConnection.ISubscriptionErrorDelegate |
| Class | Description |
|---|---|
| FolderEvent |
Represents an event that applies to a folder.
|
| GetEventsResults |
Represents a collection of notification events.
|
| GetStreamingEventsResults |
Represents a collection of notification events.
|
| GetStreamingEventsResults.NotificationGroup |
Structure to track a subscription and its associated notification events.
|
| ItemEvent |
Represents an event that applies to an item.
|
| NotificationEvent |
Represents an event as exposed by push and pull notification.
|
| NotificationEventArgs |
Provides data to a StreamingSubscriptionConnection's
OnNotificationEvent event.
|
| PullSubscription |
Represents a pull subscription.
|
| PushSubscription |
Represents a push subscriptions..
|
| StreamingSubscription |
Represents a streaming subscription.
|
| StreamingSubscriptionConnection |
Represents a connection to an ongoing stream of events.
|
| SubscriptionBase |
Represents the base class for event subscriptions.
|
| SubscriptionErrorEventArgs |
Provides data to a StreamingSubscriptionConnection's
OnSubscriptionError and OnDisconnect events.
|
Copyright © 2012–2015 Microsoft. All rights reserved.