MessageReply Class |
Namespace: OBCOM.NetClient
The MessageReply type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageReply | Initializes a new instance of the MessageReply class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ABORT | ABORT (or unrecoverable) reply code ["]. |
![]() ![]() | ACK | ACK (or successful) reply code [#]. |
![]() ![]() | NAK | NAK (or unsuccessful) reply code [$]. |
![]() ![]() | USER1 | User-defined reply code one [%]. |
![]() ![]() | USER2 | User-defined reply code two [&]. |
![]() ![]() | USER3 | User-defined reply code three [']. |
![]() ![]() | USER4 | User-defined reply code four [(]. |
![]() ![]() | USER5 | User-defined reply code five [)]. |
![]() ![]() | USER6 | User-defined reply code six [*]. |
![]() ![]() | USER7 | User-defined reply code seven [+]. |
![]() ![]() | USER8 | User-defined reply code eight [;]. |
![]() ![]() | USER9 | User-defined reply code nine [-]. |