Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- name
- Type: SystemString
The name of the Container to retrieve.
Return Value
Type: ContainerThe Container with the specified name.
Exceptions
Exception | Condition |
---|---|
ContainerNotFoundException | A Container with the specified name was not found in the Channel. |
ObjectDisposedException | The Channel has been disposed. |
See Also