Sets the COMMAREA data associated with the request.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- commarea
- Type: SystemByte
A byte array containing the COMMAREA data, or to specify no COMMAREA.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The length of commarea exceeds the maximum value of an Int16 (32767). |
See Also