ServerModel Class |
Namespace: Demo3D.MultiModel.Server
public class ServerModel
The ServerModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerModel | Initializes a new instance of the ServerModel class |
| Name | Description | |
|---|---|---|
| CatalogLoadPathsMap |
The mapping between catalog paths and ids.
| |
| Clients |
Gets the collection of clients.
| |
| Routes |
Gets the collection of routes.
|
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| OnClientAdded |
Event raised when a client is added.
| |
| OnClientRemoved |
Event raised when a client is removed.
|