UnsubscribeType Members

Include Protected Members
Include Inherited Members

The UnsubscribeType class represents a request to end a pull notification subscription.

The UnsubscribeType type exposes the following members.

Constructors

  Name Description
Public method UnsubscribeType The UnsubscribeType constructor initializes a new instance of the UnsubscribeType class.

Top

Properties

  Name Description
Public property SubscriptionId The SubscriptionId property gets or sets the subscription identifier of a subscription to cancel. This property is required. This is a read/write property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top