Constructs a new Channel.
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 Channel.
Exceptions
Exception | Condition |
---|---|
InvalidNameException | An invalid name was specified for the Channel. |
ArgumentNullException | name is . |
See Also