Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
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