2.2.3.1.1 OperationType
The type of the values of this enumeration is UInt16. The enumeration is used in the OperationType field of the TCP message frame. The possible values of the enumeration and their meanings are given as follows.
Constant/value |
Description |
---|---|
Request 0 |
Identifies a request message of a Two-Way Method. |
OneWayRequest 1 |
Identifies a request message of a One-Way Method. |
Reply 2 |
Identifies a reply message of a Two-Way Method. |