Click or drag to resize

XHRServiceResponseGenericT Properties


The XHRServiceResponseGenericT generic type exposes the following members.

Properties
  NameDescription
Public propertycode
Response codes: 0: Success 1: Session expired 2: Processing error 3: Cancelled by user
Public propertyContentFreezeEndTime
End time of content freeze, empty if no content freeze set
Public propertyContentFreezeStartTime
Start time of content freeze, empty if no content freeze set
Public propertyerror
Error message, null when code is 0
Public propertymessage
Actual result object
Top
See Also