Client |
public class ClientNetworkService_Messages : ClientService
The ClientNetworkService_Messages type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientNetworkService_Messages | Initializes a new instance of the ClientNetworkService_Messages class |
| Name | Description | |
|---|---|---|
| Identifier | (Inherited from ClientService) | |
| MaxBinaryDataSize | ||
| MaxMessageLength | ||
| MaxStringDataLength | ||
| Name | (Inherited from ClientService) | |
| Owner | (Inherited from ClientService) |
| Name | Description | |
|---|---|---|
| ReceiveMessageBinary | ||
| ReceiveMessageString |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |