PeerApplication Properties
.NET Framework (current version)
Namespace:
System.Net.PeerToPeer.Collaboration
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | CommandLineArgs | Gets or sets command-line parameters to use when initiating a PeerApplication. |
![]() | Data | Gets or sets data associated with the current PeerApplication instance. |
![]() | Description | Gets or sets a Unicode String that describes the PeerApplication. |
![]() | Id | Gets or sets the user-defined Guid associated with the PeerApplication. |
![]() | Path | Gets or sets the path that designates where the PeerApplication executable file resides on the local file system. |
![]() | PeerScope | Gets or sets the scope in which the PeerApplication is registered for collaboration. |
![]() | 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:
