Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a subscription
The Subscription type exposes the following members.
Constructors
Name
Description
Creates a new instance of a Subscription class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the string that represents the subscription. (Overrides Object.ToString().)
Top
Fields
Name
Description
Top
Properties
Name
Description
Gets or sets the string representing a condition in a subscription.
Gets or sets the method by which notifications are delivered.
Gets or sets the device of the subscription
Gets or sets the EventType attribute for the subscription.
Gets or sets the identifier associated with the subscription.
Gets or sets the identity subscribed to a subscription.
Gets or sets the value of a subscription tag.
Top