Peer Properties
.NET Framework (current version)
Namespace:
System.Net.PeerToPeer.Collaboration
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | IsOnline | Gets a value specifying if the Peer is currently 'online'. |
![]() | PeerEndPoints | Gets the PeerEndPointCollection associated with the Peer. |
![]() | 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:
