PeerNearMe Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the PeerNearMe class.
PeerNearMe() |
Initializes a new default instance of the PeerNearMe class. |
PeerNearMe(SerializationInfo, StreamingContext) |
Initializes a new PeerNearMe instance with the associated parameters required for serialization. |
Initializes a new default instance of the PeerNearMe class.
public:
PeerNearMe();
public PeerNearMe();
Public Sub New ()
Applies to
.NET Framework 4.8.1 och andra versioner
Produkt | Versioner |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Initializes a new PeerNearMe instance with the associated parameters required for serialization.
protected:
PeerNearMe(System::Runtime::Serialization::SerializationInfo ^ serializationInfo, System::Runtime::Serialization::StreamingContext streamingContext);
protected PeerNearMe(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext);
new System.Net.PeerToPeer.Collaboration.PeerNearMe : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Net.PeerToPeer.Collaboration.PeerNearMe
Protected Sub New (serializationInfo As SerializationInfo, streamingContext As StreamingContext)
Parameters
- serializationInfo
- SerializationInfo
The SerializationInfo associated with the PeerNearMe.
- streamingContext
- StreamingContext
The serialization destination associated with the PeerNearMe.
See also
Applies to
.NET Framework 4.8.1 och andra versioner
Produkt | Versioner |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: