Ops |
public class OpsProgressWithCancelRequest : OpsRequest
The OpsProgressWithCancelRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsProgressWithCancelRequest | Constructor |
Name | Description | |
---|---|---|
![]() | AsynchronousRequest | Set to true if this request is to be asynchronous. (Overrides OpsRequestAsynchronousRequest) |
![]() | CancelBtnText | |
![]() | Cancelled | |
![]() | Maximum | Progress display maximum value. |
![]() | Minimum | Progress display minimum value. |
![]() | Step | Current progress display step. |
![]() | Text | |
![]() | TextFontSize | |
![]() | Title |