ITalendAdminApi.

UndeployEsbTask(int) Method

Summary

Undeploys an ESB task.
Assembly
Cake.Talend.dll
Namespace
Cake.Talend
Containing Type
ITalendAdminApi

Syntax

void UndeployEsbTask(int taskId)

Parameters

Name Type Description
taskId int

Return Value

Type Description
void