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


In This Topic
    XdsUnsubscriptionResponse Class Members
    In This Topic

    The following tables list the members exposed by XdsUnsubscriptionResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    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)
    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