PeerNameRegistration Constructor ()
.NET Framework (current version)
Initializes a new default instance of the PeerNameRegistration class.
Assembly: System.Net (in System.Net.dll)
Returns a new default instance of type PeerNameRegistration. It does not perform peer name registration during construction.
After instantiating an object with this constructor, the caller should populate the appropriate fields in the instance prior to calling Start or Stop.
.NET Framework
Available since 3.5
Available since 3.5
Show: