XdsSubscriptionRequest Class Members
In This Topic
The following tables list the members exposed by XdsSubscriptionRequest.
Public Constructors
Public Properties
| Name | Description |
 | ConsumerReferenceAddress |
Web services endpoint where notifications must be sent.
|
 | Id |
GUID ID of the object for working with Entity Framework
|
 | InitialTerminationTime |
Indicates when the subsription should be terminated
|
 | Query |
Filters to narrow down for which topics the notification should be sent
|
 | TopicDialect | WS-Topics dialect element for which a notification should be sent. Type is set from P:XdsObjects.Dsub.XdsSubscriptionRequest.QueryQueryType |
Top
See Also