ServerConfiguration Class |
Namespace: Demo3D.PLC.Comms.Builtin
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class ServerConfiguration : INotifyPropertyChanged
The ServerConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerConfiguration | Initializes a new instance of the ServerConfiguration class |
| Name | Description | |
|---|---|---|
| UpdateRate |
Update rate in milliseconds.
|
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the PropertyChanged event.
| |
| NotifyPropertyChanged(String) |
Raises the PropertyChanged event.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
|