SubscriptionEndEventArgs Members

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

Public Constructors

Name Description
Public Method SubscriptionEndEventArgs Creates an instance of a SubscriptionEndEvent arguments object.

Public Fields

Name Description
Public Field Address The endpoint address of the subscription manager that sent the subscription end request.
Public Field Identifier A client-defined identifier.
Public Field RefParameters Collection property containing any reference parameters sent in the subscription end request.
Public Field RefProperties Collection property containing any reference properties sent in the subscription end request.
Public Field SubscriptionID A string containing a subscription ID that identifies an event source.

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

SubscriptionEndEventArgs Class
Dpws.Client.Eventing Namespace