MessageOper Class |
Namespace: OBCOM.NetClient
The MessageOper type exposes the following members.
| Name | Description | |
|---|---|---|
| MessageOper | Initializes a new instance of the MessageOper 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 | |
|---|---|---|
| Broadcast | Broadcast message [3]. | |
| BroadcastEnc | Encrypted broadcast message [C]. | |
| Connect | Server connect message [1]. | |
| FatalAndHold | Fatal error and hold server message [X]. | |
| HostTransaction | Host transaction message [9]. | |
| Multicast | Multicast message [U]. | |
| MulticastEnc | Multicast message with encryption [Z]. | |
| OneWay | One-way message [Y]. | |
| OneWayEnc | Encrypted one-way message [W]. | |
| OperatorReply | Operator reply message [9]. | |
| Quit | Stop server message [5]. | |
| Reinit | Reinit server message [R]. | |
| ReleaseHold | Release server hold message [7]. | |
| Reply | Reply message [2]. | |
| ReplyAndHold | Reply and hold the server message [6]. | |
| ReplyEnc | Encrypted reply message [B]. | |
| SessionID | Session ID message [8]. | |
| Transaction | Transaction message [ ]. | |
| TransactionEnc | Encrypted transaction message [E]. |