Click or drag to resize

ITaskServerClientProtocol Methods

The ITaskServerClientProtocol type exposes the following members.

Methods
 NameDescription
Public methodGetCompressedTaskLogFiles 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.
Public methodGetLogFileContents Gets the contents of the diagnostic log file.
Public methodGetOutputFileDirectory Gets the local directory where output files for a particular job are stored if that task uses a file output channel.
Public methodGetTaskLogFileContents Gets the contents of the diagnostic log file for the specified task.
Public methodGetTaskProfileOutput Gets the profile output for the specified task.
Public methodGetTaskStatus Gets the current status of a task.
Public methodGetTcpChannelPort Gets the TCP server port for the specified task.
Top
See Also