Gets the names of all Containers in the Channel.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Return Value
Type: StringAn array of Strings containing the names of all Containers held within this Channel.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | The Channel has been disposed. |
See Also