: Public Class
Created: 3/22/2012 10:44:07 AM
Modified: 3/22/2012 10:44:45 AM
Project:
Advanced:
Contains information about the nature of an error if a request could not be completed successfully. <br/>
Attribute
Public UInt16
  maxRetryDuration
Details:
Notes: Contains the number of seconds the client SHOULD wait before retrying the request. <br/>
Public UInt16
  reasonCode
Details:
Notes: Code indicating the reason for failure.<br/><br/>0 - Invalid request format<br/>1 - Invalid request values (e.g. invalid threshold values)<br/>2 - Resource limit reached<br/>3 - Conditional subscription field not supported<br/>4 - Maximum request frequency exceeded<br/>All other values reserved<br/>