CotpClientProperties Class |
Namespace: Demo3D.Net.Protocols
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class CotpClientProperties : CotpProperties
The CotpClientProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| CotpClientProperties | Initializes a new instance of the CotpClientProperties class |
| Name | Description | |
|---|---|---|
| NegotiatedPduSize |
Negotiated protocol data unit size.
(Inherited from CotpProperties.) | |
| PduSize |
Preferred protocol data unit size.
(Inherited from CotpProperties.) |
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the PropertyChanged event.
(Inherited from CotpProperties.) | |
| NotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from CotpProperties.) | |
| ToString |
Connection properties name.
(Inherited from CotpProperties.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from CotpProperties.) |