メインコンテンツへスキップ

実行内容

タスクをExceptionsステージに送ります。

定義

void SendTaskToException( int sessionId, int taskId, string comment, bool needPostprocessing );

パラメーター

名前説明
sessionIdintApplication Server への接続ID
taskIdintExceptions ステージに送信するタスクの ID
commentstringタスクに対するコメント
needPostprocessingbool後処理が必要かどうかを示すフラグ。指定できる値

戻り値

なし。