ITask |
The ITaskServerClientProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| FileServerPort | Gets the port on which the TCP server for the file channel listens. |
| Name | Description | |
|---|---|---|
| GetCompressedTaskLogFiles | Gets the contents of the diagnostic log files for all tasks of the specified job that this server has run, compressed into a zip file. | |
| GetLogFileContents | Gets the contents of the diagnostic log file. | |
| GetOutputFileDirectory | Gets the local directory where output files for a particular job are stored if that task uses a file output channel. | |
| GetTaskLogFileContents | Gets the contents of the diagnostic log file for the specified task. | |
| GetTaskProfileOutput | Gets the profile output for the specified task. | |
| GetTaskStatus | Gets the current status of a task. | |
| GetTcpChannelPort | Gets the TCP server port for the specified task. |