System::Net::IPEndPoint::set_Address method
IPEndPoint::set_Address method
Sets the endpoint address.
void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IPAddress> | The endpoint address that must be set. |
See Also
- Typedef SharedPtr
- Class IPAddress
- Class IPEndPoint
- Namespace System::Net
- Library Aspose.PUB for C++