PeerNameRegistration Constructor
.NET Framework (current version)
Initializes a new instance of the PeerNameRegistration class.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | PeerNameRegistration() | Initializes a new default instance of the PeerNameRegistration class. |
![]() | PeerNameRegistration(PeerName^, Int32) | Initializes a new instance of the PeerNameRegistration class with the specified name and port number. |
![]() | PeerNameRegistration(PeerName^, Int32, Cloud^) | Initializes a new instance of the PeerNameRegistration class with the specified peer name, port number, and Cloud. |
![]() | PeerNameRegistration(SerializationInfo^, StreamingContext) | Initializes a new serializable PeerNameRegistration object. |
Show:

