Dpws.Client.Eventing Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains classes for subscribing to events.

Classes

  Class Description
Public class DpwsEventingClient Enables a class to subscribe to, unsubscribe from, renew a subscription to, and get the status of an event subscription.
Public class DpwsEventSubscription Represents a subscription to a DPWS event.
Public class DpwsSubscribeRequest Contains properties used when subscribing to events.
Public class SubscriptionEndEventArgs Type used to define a set of parameters passed to a SubscriptionEnd event handler.

Delegates

  Delegate Description
Public delegate SubscriptionEndEventHandler A delegate used by the eventing client's SubscriptionEnd event handler.