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