TIBCO BusinessEvents™
Standard
Channel
Channel
.
stopChannel()
Signature
boolean stopChannel(String channelURI)
Domain
ACTION, CONDITION
Description
Stops an active channel based on the specified URI only if the channel is in started state.
Parameters
Name
Type
Description
channelURI
String
The channel URI
Returns
Type
Description
boolean
Returns true if successful else false.
Cautions
none