Dpws.Client.Eventing Namespace

Contains classes for subscribing to events.

Classes

Name 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

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