ExampleCombinedServer Methods |
The ExampleCombinedServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Connect |
Connects to the server.
| |
| Disconnect |
Disconnects from the server.
| |
| GetTag |
Returns a BuiltinTag for accessing Symbol data.
| |
| Read |
Read data from server memory.
| |
| ReadSymbols |
Reads the symbol table from the server.
| |
| ReleaseTag |
Called by Dispose when the tag is no longer needed.
| |
| Write |
Write data into server memory.
|