DpwsSubscribeRequest Members

The following tables list the members exposed by the DpwsSubscribeRequest type.

Public Constructors

Name Description
Public Method DpwsSubscribeRequest Overloaded. Creates an instance of the DpwsSubscribeRequest class.

Public Properties

Name Description
Public Property EndpointAddress The endpoint address of a device service that exposes the event source you want to subscribe to.
Public Property EndTo An endpoint reference that specifies the service to send subscription end events to.
Public Property Expires The desired duration of a subscription.
Public Property Identifier A WsWsaRefParameter containing an optional user-defined identifier.
Public Property NotifyTo A property containing an endpoint reference that specifies where the service is to send an event.
Public Property SubscriptionType A DpwsServiceType object that defines the event service type of the subscription.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DpwsSubscribeRequest Class
Dpws.Client.Eventing Namespace