XdsObjects Help file
XdsObjects.Dsub Namespace / XdsSubscriptionResponse Class
Properties Methods


XdsSubscriptionResponse Class Members

The following tables list the members exposed by XdsSubscriptionResponse.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Subscription reference address assigned by the Document Metadata Notification Broker of the current subscriptions  
Public Property The errors in this response (Inherited from XdsObjects.XdsRegistryResponse)
Public Property The status send or received in this response. (Inherited from XdsObjects.XdsRegistryResponse)
Public Property The unique subcription ID assigned by the Document Metadata Notification Broker  
Public Property When the subcription will be terminated  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Add a new XdsObjects.XdsError to the Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext (Inherited from XdsObjects.XdsRegistryResponse)
Public Method Indicates whether the response contains any error codes (Inherited from XdsObjects.XdsRegistryResponse)
Top
See Also