PeerEndPoint Properties
.NET Framework (current version)
Namespace:
System.Net.PeerToPeer.Collaboration
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | EndPoint | Gets or sets the IPEndPoint that contains the IP address associated with the PeerEndPoint instance. |
![]() | Name | Gets or sets a String that represents a displayed name for the PeerEndPoint instance. |
![]() | SynchronizingObject | When this property value is set, all events not fired as the result of an asynchronous operation will have the associated event handlers called back on the thread that created the specific SynchronizingObject. |
Show:
