ReinstatedSubscriptionHeader Class

Microsoft Robotics Class Reference

SOAP Header indicating notifications might have been missed.

Namespace: Microsoft.Dss.Services.SubscriptionManager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/01/subscriptionmanager.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/01/subscriptionmanager.html", 
    ElementName = "ReinstatedSubscriptionHeader")]
public class ReinstatedSubscriptionHeader : IDssSerializable, 
    ICloneable

Remarks

present on the first notification successfully sent to a subscriber, after the subscription was activated again, after failure

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.Services.SubscriptionManager.Proxy..::..ReinstatedSubscriptionHeader

See Also

ReinstatedSubscriptionHeader Members

Microsoft.Dss.Services.SubscriptionManager.Proxy Namespace