Method | Description | |
---|---|---|
CancelBuild ( |
||
GetProjects ( ) : Task |
||
Repository ( string apiToken ) : System | ||
StartBuild ( |
||
UpdatePollingInterval ( System.TimeSpan currentPollDuration, List |
public CancelBuild ( |
||
project | ||
return | Task |
public Repository ( string apiToken ) : System | ||
apiToken | string | |
return | System |
public StartBuild ( |
||
project | ||
return | Task |
public UpdatePollingInterval ( System.TimeSpan currentPollDuration, List |
||
currentPollDuration | System.TimeSpan | |
projects | List |
|
isPollingCancelled | bool | |
return | System.TimeSpan |