ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace : RequestState Enumeration |
'Declaration Public Enum RequestState Inherits System.Enum
public enum RequestState : System.Enum
Member | Description |
---|---|
Accomplished | Indicates that request task was accomplished. |
Cancelled | Indicates that request was cancelled. |
Pending | Indicates that request is in a request queue. |
Rejected | Indicates that request was rejected. |
Running | Indicates that request execution was started. |
Unavailable | Indicates that request status information is not available due to connection problems or another reason. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.ReportServices.Contracts.RequestState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2