System::Net::ServicePoint::set_BindIPEndPointDelegate method
ServicePoint::set_BindIPEndPointDelegate method
Sets the delegate that is used to associate local IPEndPoint with the current instance.
void System::Net::ServicePoint::set_BindIPEndPointDelegate(BindIPEndPoint value)
Parameter | Type | Description |
---|---|---|
value | BindIPEndPoint | The value to set. |
See Also
- Typedef BindIPEndPoint
- Class ServicePoint
- Namespace System::Net
- Library Aspose.PUB for C++