Returns an array of all Containers held within this Channel.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Return Value
Type: ContainerReturns an array of all Containers held within this Channel.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Channel has been disposed. |
See Also