TalendAdminApi.

UndeployEsbTask(int) Method

Summary

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

Syntax

public void UndeployEsbTask(int taskId)

Parameters

Name Type Description
taskId int

Return Value

Type Description
void