Click or drag to resize

XHRServiceResponseGenericT Properties


The XHRServiceResponseGenericT type exposes the following members.

Properties
  Name Description
Public property code Response codes: 0: Success 1: Session expired 2: Processing error 3: Cancelled by user
Public property ContentFreezeEndTime End time of content freeze, empty if no content freeze set
Public property ContentFreezeStartTime Start time of content freeze, empty if no content freeze set
Public property error Error message, null when code is 0
Public property message Actual result object
Top
See Also