C# 클래스 Dev2.Runtime.ESB.Management.TerminateExecution

상속: IEsbManagementEndpoint
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
Execute ( string>.IDictionary values, Workspaces theWorkspace ) : string
HandlesType ( ) : string

메소드 상세

CreateServiceEntry() 공개 메소드

public CreateServiceEntry ( ) : DynamicService
리턴 Dev2.DynamicServices.DynamicService

Execute() 공개 메소드

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
리턴 StringBuilder

Execute() 공개 메소드

public Execute ( string>.IDictionary values, Workspaces theWorkspace ) : string
values string>.IDictionary
theWorkspace Workspaces
리턴 string

HandlesType() 공개 메소드

public HandlesType ( ) : string
리턴 string