MultiModelServerAspect Properties |
The MultiModelServerAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| app | (Inherited from VisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| AutoOpenDashboard | Indicates whether the dashboard should open when the model opens. | |
| AutoStart | Indicates whether the server should start when the model opens. | |
| BindingNameStore |
Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase.) | |
| ClientModels | A collection of models for the clients connected to the server. Used to display the clients in the AspectViewer. | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Port | The port number on which the server is running. | |
| Routes | A collection of routes available on the server. Used to display routes in the AspectViewer | |
| ServerModel | The model of the server. | |
| Status | The current status of the server. | |
| Verbosity | The level of detail included in the log output. | |
| Visual | (Inherited from VisualAspect.) |