DpwsSubscribeResponse Members

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

Public Constructors

Name Description
Public Method DpwsSubscribeResponse Creates an instance of a DpwsSubscribeResponse class.

Public Properties

Name Description
Public Property Expires The expiration duration returned from a subscribe request.
Public Property ReferenceParameters Optional endpoint reference parameters returned in a subscription response.
Public Property ReferenceProperties Stores optional endpoint reference properties returned in a subscribe response.
Public Property SubscriptionID A unique identifier assigned by the subscription manager for this event.
Public Property SubscriptionManagerAddress The endpoint address of the subscription manager.

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

DpwsSubscribeResponse Class
Dpws.Client.Eventing Namespace