Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ResumePaused()

Declaration

public void ResumePaused()

Summary

Resumes the command after it has been paused. If the command was paused with a timeout, the timer is cleared. Throws if the command has not been started yet or has been aborted. Does nothing if the command is not paused.